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

/freebsd-13-stable/contrib/ntp/include/
H A Dntp_crypto.h61 #define CERT_TRUST 0x01 /* certificate is trusted */ macro
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_crypto.c1212 else if (cp ->flags & CERT_TRUST)
3380 if (!(yp->flags & CERT_TRUST))
3550 ret->flags |= CERT_TRUST;

Completed in 142 milliseconds