Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/include/
HDntp_crypto.h73 #define CRYPTO_NULL CRYPTO_CMD(0) /* no operation */ macro
/freebsd-14-stable/contrib/ntp/ntpd/
HDntp_crypto.c1687 return CRYPTO_NULL; in crypto_ident()