Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_crypto.h40 #define CRYPTO_FLAG_IFF 0x0020 /* IFF identity scheme */ macro
/freebsd/contrib/ntp/ntpd/
H A Dntp_crypto.c1663 if (peer->crypto & CRYPTO_FLAG_IFF) { in crypto_ident()
4033 crypto_flags |= CRYPTO_FLAG_IFF; in crypto_setup()