Home
last modified time | relevance | path

Searched refs:OPENSSL_NO_ENGINE (Results 1 – 25 of 89) sorted by relevance

1234

/freebsd/crypto/openssl/apps/lib/
H A Dengine.c21 #ifndef OPENSSL_NO_ENGINE
26 #ifndef OPENSSL_NO_ENGINE
47 #ifndef OPENSSL_NO_ENGINE in setup_engine_methods()
79 #ifndef OPENSSL_NO_ENGINE in release_engine()
89 #ifndef OPENSSL_NO_ENGINE in init_engine()
99 #ifndef OPENSSL_NO_ENGINE in finish_engine()
109 #ifndef OPENSSL_NO_ENGINE in make_engine_uri()
147 #if !defined(OPENSSL_NO_ENGINE) in get_legacy_pkey_id()
169 #ifndef OPENSSL_NO_ENGINE in get_digest_from_engine()
183 #ifndef OPENSSL_NO_ENGINE in get_cipher_from_engine()
/freebsd/crypto/openssl/ssl/
H A Dtls_depr.c21 #ifndef OPENSSL_NO_ENGINE
31 #ifndef OPENSSL_NO_ENGINE in tls_get_cipher_from_engine()
50 #ifndef OPENSSL_NO_ENGINE in tls_get_digest_from_engine()
66 #ifndef OPENSSL_NO_ENGINE
75 #ifndef OPENSSL_NO_ENGINE
/freebsd/crypto/openssl/providers/common/
H A Dprovider_util.c29 #if !defined(FIPS_MODULE) && !defined(OPENSSL_NO_ENGINE) in ossl_prov_cipher_reset()
39 #if !defined(FIPS_MODULE) && !defined(OPENSSL_NO_ENGINE) in ossl_prov_cipher_copy()
64 #if !defined(FIPS_MODULE) && !defined(OPENSSL_NO_ENGINE) in load_common()
69 #if !defined(FIPS_MODULE) && !defined(OPENSSL_NO_ENGINE) in load_common()
145 #if !defined(FIPS_MODULE) && !defined(OPENSSL_NO_ENGINE) in ossl_prov_digest_reset()
155 #if !defined(FIPS_MODULE) && !defined(OPENSSL_NO_ENGINE) in ossl_prov_digest_copy()
273 #if !defined(OPENSSL_NO_ENGINE) && !defined(FIPS_MODULE) in ossl_prov_set_macctx()
/freebsd/crypto/openssl/test/
H A Dafalgtest.c25 #ifndef OPENSSL_NO_ENGINE
142 #ifndef OPENSSL_NO_ENGINE in setup_tests()
155 #ifndef OPENSSL_NO_ENGINE
H A Denginetest.c20 #ifndef OPENSSL_NO_ENGINE
446 #ifdef OPENSSL_NO_ENGINE in setup_tests()
/freebsd/crypto/openssl/crypto/rand/
H A Drand_lib.c33 # ifndef OPENSSL_NO_ENGINE
48 # ifndef OPENSSL_NO_ENGINE in DEFINE_RUN_ONCE_STATIC()
71 # ifndef OPENSSL_NO_ENGINE in DEFINE_RUN_ONCE_STATIC()
91 # ifndef OPENSSL_NO_ENGINE in ossl_rand_cleanup_int()
170 # ifndef OPENSSL_NO_ENGINE in rand_set_rand_method_internal()
194 # ifndef OPENSSL_NO_ENGINE in RAND_get_rand_method()
215 # if !defined(OPENSSL_NO_ENGINE)
/freebsd/crypto/openssl/crypto/dh/
H A Ddh_lib.c42 #ifndef OPENSSL_NO_ENGINE in DH_set_method()
93 #if !defined(FIPS_MODULE) && !defined(OPENSSL_NO_ENGINE) in dh_new_intern()
149 # if !defined(OPENSSL_NO_ENGINE) in DH_free()
/freebsd/crypto/openssl/crypto/dsa/
H A Ddsa_lib.c116 #ifndef OPENSSL_NO_ENGINE in DSA_set_method()
152 #if !defined(FIPS_MODULE) && !defined(OPENSSL_NO_ENGINE) in dsa_new_intern()
225 #if !defined(FIPS_MODULE) && !defined(OPENSSL_NO_ENGINE) in DSA_free()
/freebsd/crypto/openssl/crypto/
H A Dinit.c282 #ifndef OPENSSL_NO_ENGINE in DEFINE_RUN_ONCE_STATIC()
418 #ifndef OPENSSL_NO_ENGINE in OPENSSL_cleanup()
610 #ifndef OPENSSL_NO_ENGINE in OPENSSL_init_crypto()
/freebsd/crypto/openssl/include/crypto/
H A Dengineerr.h22 # ifndef OPENSSL_NO_ENGINE
/freebsd/crypto/openssl/crypto/conf/
H A Dconf_mall.c31 #ifndef OPENSSL_NO_ENGINE in OPENSSL_load_builtin_modules()
/freebsd/crypto/openssl/crypto/evp/
H A Ddigest.c62 #if !defined(FIPS_MODULE) && !defined(OPENSSL_NO_ENGINE) in evp_md_ctx_clear_digest()
147 #if !defined(OPENSSL_NO_ENGINE) && !defined(FIPS_MODULE) in evp_md_init_internal()
193 #if !defined(OPENSSL_NO_ENGINE) && !defined(FIPS_MODULE) in evp_md_init_internal()
224 #if !defined(OPENSSL_NO_ENGINE) && !defined(FIPS_MODULE) in evp_md_init_internal()
295 #if !defined(OPENSSL_NO_ENGINE) && !defined(FIPS_MODULE) in evp_md_init_internal()
339 #if !defined(OPENSSL_NO_ENGINE) && !defined(FIPS_MODULE) in evp_md_init_internal()
589 #if !defined(OPENSSL_NO_ENGINE) && !defined(FIPS_MODULE) in EVP_MD_CTX_copy_ex()
H A Devp_enc.c61 #if !defined(OPENSSL_NO_ENGINE) && !defined(FIPS_MODULE) in EVP_CIPHER_CTX_reset()
89 #if !defined(OPENSSL_NO_ENGINE) && !defined(FIPS_MODULE) in evp_cipher_init_internal()
115 #if !defined(OPENSSL_NO_ENGINE) && !defined(FIPS_MODULE) in evp_cipher_init_internal()
136 #if !defined(OPENSSL_NO_ENGINE) && !defined(FIPS_MODULE) in evp_cipher_init_internal()
308 #if !defined(OPENSSL_NO_ENGINE) && !defined(FIPS_MODULE) in evp_cipher_init_internal()
364 #if !defined(OPENSSL_NO_ENGINE) && !defined(FIPS_MODULE) in evp_cipher_init_internal()
1445 #if !defined(OPENSSL_NO_ENGINE) && !defined(FIPS_MODULE) in EVP_CIPHER_CTX_copy()
H A Dp_lib.c388 # ifndef OPENSSL_NO_ENGINE in new_raw_key_int()
621 # ifndef OPENSSL_NO_ENGINE in new_cmac_key_int()
652 # ifndef OPENSSL_NO_ENGINE in new_cmac_key_int()
690 # ifndef OPENSSL_NO_ENGINE
979 # ifndef OPENSSL_NO_ENGINE in EVP_PKEY_type()
1528 # ifndef OPENSSL_NO_ENGINE in pkey_set_type()
1542 # ifndef OPENSSL_NO_ENGINE in pkey_set_type()
1595 # ifndef OPENSSL_NO_ENGINE in pkey_set_type()
1752 # ifndef OPENSSL_NO_ENGINE in evp_pkey_free_legacy()
/freebsd/crypto/openssl/include/openssl/
H A Dengineerr.h20 # ifndef OPENSSL_NO_ENGINE
H A Drand.h51 # ifndef OPENSSL_NO_ENGINE
/freebsd/crypto/openssl/crypto/err/
H A Derr_all.c85 # ifndef OPENSSL_NO_ENGINE in ossl_err_load_crypto_strings()
H A Derr_all_legacy.c85 # ifndef OPENSSL_NO_ENGINE
/freebsd/crypto/openssl/crypto/engine/
H A Deng_err.c15 #ifndef OPENSSL_NO_ENGINE
/freebsd/crypto/openssl/crypto/asn1/
H A Da_digest.c69 #if !defined(OPENSSL_NO_ENGINE) in ossl_asn1_item_digest_ex()
H A Dameth_lib.c92 #ifndef OPENSSL_NO_ENGINE in EVP_PKEY_asn1_find()
115 #ifndef OPENSSL_NO_ENGINE in EVP_PKEY_asn1_find_str()
/freebsd/crypto/openssl/crypto/ec/
H A Dec_kmeth.c70 #if !defined(OPENSSL_NO_ENGINE) && !defined(FIPS_MODULE) in EC_KEY_set_method()
108 #if !defined(OPENSSL_NO_ENGINE) && !defined(FIPS_MODULE) in ossl_ec_key_new_method_int()
/freebsd/crypto/openssl/apps/
H A Drand.c32 #ifndef OPENSSL_NO_ENGINE
H A Dpkeyparam.c29 #ifndef OPENSSL_NO_ENGINE
H A Dgendsa.c36 #ifndef OPENSSL_NO_ENGINE

1234