Searched refs:CRYPTO_FLAG_COOK (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_proto.c4281 && !(peer->crypto & CRYPTO_FLAG_COOK))
4340 else if (!(peer->crypto & CRYPTO_FLAG_COOK))
H A Dntp_crypto.c134 * CRYPTO_FLAG_COOK Lit when a valid cookie is accepted.
872 peer->crypto |= CRYPTO_FLAG_COOK;
/freebsd-11-stable/contrib/ntp/include/
H A Dntp_crypto.h52 #define CRYPTO_FLAG_COOK 0x0800 /* cookie verifed */ macro

Completed in 105 milliseconds