Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_crypto.h61 #define CERT_TRUST 0x01 /* certificate is trusted */ macro
/freebsd/contrib/ntp/ntpd/
H A Dntp_crypto.c1205 else if (cp ->flags & CERT_TRUST) in crypto_xmit()
3371 if (!(yp->flags & CERT_TRUST)) in cert_hike()
3541 ret->flags |= CERT_TRUST; in cert_parse()