Searched refs:HAVE_EVP_MD_DO_ALL_SORTED (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/usr.sbin/ntp/
H A Dconfig.h412 #define HAVE_EVP_MD_DO_ALL_SORTED 1 macro
/freebsd-13-stable/contrib/ntp/ntpq/
H A Dntpq.c40 # if !defined(HAVE_EVP_MD_DO_ALL_SORTED) && OPENSSL_VERSION_NUMBER > 0x10000000L
41 # define HAVE_EVP_MD_DO_ALL_SORTED 1 macro
242 # if defined(OPENSSL) && defined(HAVE_EVP_MD_DO_ALL_SORTED)
245 # endif /* defined(OPENSSL) && defined(HAVE_EVP_MD_DO_ALL_SORTED) */
3863 #if defined(OPENSSL) && !defined(HAVE_EVP_MD_DO_ALL_SORTED)
3865 # define HAVE_EVP_MD_DO_ALL_SORTED macro
3870 # ifdef HAVE_EVP_MD_DO_ALL_SORTED
4063 # ifdef HAVE_EVP_MD_DO_ALL_SORTED

Completed in 113 milliseconds