Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/ntpq/
Dntpq.c41 # if !defined(HAVE_EVP_MD_DO_ALL_SORTED) && OPENSSL_VERSION_NUMBER > 0x10000000L
42 # define HAVE_EVP_MD_DO_ALL_SORTED 1 macro
244 # ifdef HAVE_EVP_MD_DO_ALL_SORTED
3916 #if defined(OPENSSL) && !defined(HAVE_EVP_MD_DO_ALL_SORTED)
3918 # define HAVE_EVP_MD_DO_ALL_SORTED macro
3923 # ifdef HAVE_EVP_MD_DO_ALL_SORTED
4111 # ifdef HAVE_EVP_MD_DO_ALL_SORTED in list_digest_names()
/netbsd/src/external/bsd/ntp/include/
Dconfig.h420 #define HAVE_EVP_MD_DO_ALL_SORTED 1 macro
/netbsd/src/external/bsd/ntp/dist/sntp/
Dconfig.h.in93 #undef HAVE_EVP_MD_DO_ALL_SORTED
/netbsd/src/external/bsd/ntp/dist/
Dconfig.h.in416 #undef HAVE_EVP_MD_DO_ALL_SORTED
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+