Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_crypto.h63 #define CERT_VALID 0x04 /* certificate is valid */ macro
/freebsd/contrib/ntp/ntpd/
H A Dntp_crypto.c3327 cp->flags |= CERT_VALID; in cert_install()