Home
last modified time | relevance | path

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

/netbsd/external/bsd/ntp/dist/include/
H A Dntp_crypto.h66 #define CERT_PRIV 0x08 /* certificate is private */ macro
/netbsd/external/bsd/ntp/dist/ntpd/
H A Dntp_crypto.c1206 if (cp->flags & (CERT_PRIV | CERT_ERROR)) in crypto_xmit()
3554 ret->flags |= CERT_PRIV; in cert_parse()
4016 if (cinfo->flags & CERT_PRIV) in crypto_setup()