Home
last modified time | relevance | path

Searched refs:HAVE_EVP_MD_DO_ALL_SORTED (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.sbin/ntp/
H A Dconfig.h417 #define HAVE_EVP_MD_DO_ALL_SORTED 1 macro
/freebsd/contrib/ntp/ntpq/
H A Dntpq.c39 # if !defined(HAVE_EVP_MD_DO_ALL_SORTED) && OPENSSL_VERSION_NUMBER > 0x10000000L
40 # define HAVE_EVP_MD_DO_ALL_SORTED 1 macro
242 # ifdef HAVE_EVP_MD_DO_ALL_SORTED
3914 #if defined(OPENSSL) && !defined(HAVE_EVP_MD_DO_ALL_SORTED)
3916 # define HAVE_EVP_MD_DO_ALL_SORTED macro
3921 # ifdef HAVE_EVP_MD_DO_ALL_SORTED
4109 # ifdef HAVE_EVP_MD_DO_ALL_SORTED in list_digest_names()
/freebsd/contrib/ntp/sntp/
H A Dconfig.h.in93 #undef HAVE_EVP_MD_DO_ALL_SORTED
/freebsd/contrib/ntp/
H A Dconfig.h.in416 #undef HAVE_EVP_MD_DO_ALL_SORTED
H A DCommitLog17228 - with MSVC, enable HAVE_EVP_MD_DO_ALL_SORTED for OpenSSL v1.0.1 and above
19357 define HAVE_EVP_MD_DO_ALL_SORTED on Windows with OpenSSL 1+