Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/include/
HDntp_crypto.h63 #define CERT_PRIV 0x08 /* certificate is private */ macro
/NextBSD/contrib/ntp/ntpd/
HDntp_crypto.c1190 if (cp->flags & (CERT_PRIV | CERT_ERROR)) in crypto_xmit()
3467 ret->flags |= CERT_PRIV; in cert_parse()
3927 if (cinfo->flags & CERT_PRIV) in crypto_setup()