Home
last modified time | relevance | path

Searched refs:asn1cert (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/ntp/ntpd/
HDntp_crypto.c3365 const u_char *asn1cert, /* X509 certificate */ in cert_parse() argument
3383 ptr = asn1cert; in cert_parse()
3541 memcpy(ret->cert.ptr, asn1cert, len); in cert_parse()