Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/include/
Dntp_crypto.h44 #define CRYPTO_FLAG_MV 0x0080 /* MV identity scheme */ macro
/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_crypto.c1671 } else if (peer->crypto & CRYPTO_FLAG_MV) { in crypto_ident()
4055 crypto_flags |= CRYPTO_FLAG_MV; in crypto_setup()