Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_crypto.h95 #define XEVNT_MD XEVNT_CMD(5) /* unsupported digest type */ macro
/freebsd/contrib/ntp/libntp/
H A Dstatestr.c213 { XEVNT_MD & ~CRPT_EVENT, "unsupported_digest_type", 0 },
/freebsd/contrib/ntp/ntpd/
H A Dntp_crypto.c603 rval = XEVNT_MD; in crypto_recv()