Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/include/
H A Dntp.h741 #define PROTO_PCEDIGEST 32 macro
/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_proto.c5376 case PROTO_PCEDIGEST: /* Digest */ in proto_config()
H A Dntp_config.c3422 proto_config(PROTO_PCEDIGEST, enable, 0., NULL); in apply_enable_disable()