Home
last modified time | relevance | path

Searched refs:HAVE_OPENSSL_ENGINE_H (Results 1 – 12 of 12) sorted by relevance

/external/ipsec-tools/
Dconfig.h10 #undef HAVE_OPENSSL_ENGINE_H
/external/libmicrohttpd/
DMHD_config.h112 #define HAVE_OPENSSL_ENGINE_H 1 macro
DMHD_config.h.in111 #undef HAVE_OPENSSL_ENGINE_H
/external/curl/lib/
Dconfig-dos.h138 #define HAVE_OPENSSL_ENGINE_H 1 macro
Dconfig-tpf.h332 #define HAVE_OPENSSL_ENGINE_H 1 macro
Dconfig-vxworks.h434 #define HAVE_OPENSSL_ENGINE_H 1 macro
Durldata.h87 #ifdef HAVE_OPENSSL_ENGINE_H
1298 #if defined(USE_OPENSSL) && defined(HAVE_OPENSSL_ENGINE_H)
Dcurl_config.h.cmake450 #cmakedefine HAVE_OPENSSL_ENGINE_H 1
/external/ipsec-tools/src/racoon/
Dplainrsa-gen.c53 #ifdef HAVE_OPENSSL_ENGINE_H
Dcrypto_openssl.c63 #ifdef HAVE_OPENSSL_ENGINE_H
2611 #ifdef HAVE_OPENSSL_ENGINE_H in eay_init()
/external/curl/lib/vtls/
Dopenssl.c86 #if defined(HAVE_OPENSSL_ENGINE_H)
292 #if defined(HAVE_OPENSSL_ENGINE_H)
390 #if defined(HAVE_OPENSSL_ENGINE_H) && defined(ENGINE_CTRL_GET_CMD_FROM_NAME) in cert_stuff()
558 #ifdef HAVE_OPENSSL_ENGINE_H in cert_stuff()
818 #if defined(USE_OPENSSL) && defined(HAVE_OPENSSL_ENGINE_H) in Curl_ossl_set_engine()
863 #ifdef HAVE_OPENSSL_ENGINE_H in Curl_ossl_set_engine_default()
886 #if defined(USE_OPENSSL) && defined(HAVE_OPENSSL_ENGINE_H) in Curl_ossl_engines_list()
1037 #ifdef HAVE_OPENSSL_ENGINE_H in Curl_ossl_close_all()
/external/curl/
DCMakeLists.txt312 check_include_file("openssl/engine.h" HAVE_OPENSSL_ENGINE_H)