Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/ntpd/
HDntp_crypto.c3435 const u_char *asn1cert, /* X509 certificate */ in cert_parse() argument
3452 ptr = asn1cert; in cert_parse()
3618 memcpy(ret->cert.ptr, asn1cert, len); in cert_parse()