Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_crypto.h56 #define CRYPTO_FLAG_ALL 0x7f00 /* all mask */ macro
/freebsd/contrib/ntp/ntpd/
H A Dntp_proto.c2879 if (!(~peer->crypto & CRYPTO_FLAG_ALL)) in process_packet()