Searched refs:CRYPTO_FLAG_PROV (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/ntp/include/
H A Dntp_crypto.h51 #define CRYPTO_FLAG_PROV 0x0400 /* signature verified */ macro
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_crypto.c133 * CRYPTO_FLAG_PROV Lit when the first signature is verified.
1563 peer->crypto |= CRYPTO_FLAG_PROV;
H A Dntp_proto.c2419 if (!(peer->crypto & CRYPTO_FLAG_PROV)) /* test 9 */

Completed in 168 milliseconds