Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/include/
Dntp_crypto.h64 #define CERT_SIGN 0x02 /* certificate is signed */ macro
/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_crypto.c3417 xp->flags |= CERT_SIGN; in cert_hike()