Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_crypto.h64 #define CERT_PRIV 0x08 /* certificate is private */ macro
/freebsd/contrib/ntp/ntpd/
H A Dntp_crypto.c1197 if (cp->flags & (CERT_PRIV | CERT_ERROR)) in crypto_xmit()
3543 ret->flags |= CERT_PRIV; in cert_parse()
4004 if (cinfo->flags & CERT_PRIV) in crypto_setup()