Home
last modified time | relevance | path

Searched refs:PROTO_UECRYPTONAK (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dntp.h754 #define PROTO_UECRYPTONAK 30 macro
/freebsd/contrib/ntp/ntpd/
H A Dntp_proto.c5515 case PROTO_UECRYPTONAK: /* Crypto_NAK */ in proto_config()
H A Dntp_config.c3533 proto_config(PROTO_UECRYPTONAK, enable, 0., NULL); in apply_enable_disable()