Searched refs:CERT_VALID (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/ntp/include/ | ||
| H A D | ntp_crypto.h | 63 #define CERT_VALID 0x04 /* certificate is valid */ macro |
| /src/contrib/ntp/ntpd/ | ||
| H A D | ntp_crypto.c | 3327 cp->flags |= CERT_VALID; in cert_install() |