Home
last modified time | relevance | path

Searched refs:HAVE_EVP_PKEY_BASE_ID (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ldns/ldns/
H A Dconfig.h118 #define HAVE_EVP_PKEY_BASE_ID 1 macro
H A Dconfig.h.in117 #undef HAVE_EVP_PKEY_BASE_ID
/freebsd/contrib/ldns/
H A Ddnssec_sign.c415 #elif defined(HAVE_EVP_PKEY_BASE_ID) in ldns_pkey_is_ecdsa()
533 # elif defined(HAVE_EVP_PKEY_BASE_ID)
547 # elif defined(HAVE_EVP_PKEY_BASE_ID)
H A Dconfigure.ac367 …AC_DEFINE_UNQUOTED([HAVE_EVP_PKEY_BASE_ID], [1], [Define to 1 if you have the EVP_PKEY_base_id fun…