Home
last modified time | relevance | path

Searched refs:ENGINE_free (Results 1 – 25 of 33) sorted by relevance

12

/third_party/openssl/test/
Denginetest.c39 ENGINE_free(h); in display_engine_list()
82 ENGINE_free(ptr); in test_engines()
134 ENGINE_free(ptr); in test_engines()
166 ENGINE_free(ptr); in test_engines()
175 ENGINE_free(new_h1); in test_engines()
176 ENGINE_free(new_h2); in test_engines()
177 ENGINE_free(new_h3); in test_engines()
178 ENGINE_free(new_h4); in test_engines()
180 ENGINE_free(block[loop]); in test_engines()
347 ENGINE_free(e); in test_redirect()
Dafalgtest.c143 ENGINE_free(e); in cleanup_tests()
Devp_extra_test.c1876 ENGINE_free(e); in test_signatures_with_engine()
1948 ENGINE_free(e); in test_signatures_with_engine()
1971 ENGINE_free(e); in test_cipher_with_engine()
1995 ENGINE_free(e); in test_cipher_with_engine()
/third_party/openssl/crypto/engine/
Deng_rdrand.c74 ENGINE_free(ret); in ENGINE_rdrand()
89 ENGINE_free(toadd); in engine_load_rdrand_int()
Deng_list.c270 ENGINE_free(e); in ENGINE_get_next()
290 ENGINE_free(e); in ENGINE_get_prev()
420 ENGINE_free(iterator); in ENGINE_by_id()
Deng_dyn.c246 ENGINE_free(ret); in engine_dynamic()
262 ENGINE_free(toadd); in engine_load_dynamic_int()
Deng_devcrypto.c785 ENGINE_free(e); in engine_load_devcrypto_int()
842 ENGINE_free(e); in engine_load_devcrypto_int()
847 ENGINE_free(e); /* Loose our local reference */ in engine_load_devcrypto_int()
Deng_cnf.c147 ENGINE_free(e); in int_engine_configure()
Deng_openssl.c135 ENGINE_free(ret); in engine_openssl()
151 ENGINE_free(toadd); in engine_load_openssl_int()
Deng_lib.c102 int ENGINE_free(ENGINE *e) in ENGINE_free() function
/third_party/openssl/doc/man3/
DENGINE_add.pod19 ENGINE_finish, ENGINE_free, ENGINE_get_flags, ENGINE_init,
113 int ENGINE_free(ENGINE *e);
221 released by a corresponding to call to the ENGINE_free() function - the
232 ENGINE_free() when they are finished with it. In a similar way, some
361 ENGINE_free(e);
375 ENGINE_free(e);
450 ENGINE_free(e);
457 ENGINE_free(e);
464 ENGINE_free(e);
611 ENGINE_free() always returns 1.
/third_party/openssl/engines/
De_padlock.c61 ENGINE_free(toadd); in engine_load_padlock_int()
133 ENGINE_free(eng); in ENGINE_padlock()
De_ossltest.c345 ENGINE_free(ret); in IMPLEMENT_DYNAMIC_BIND_FN()
358 ENGINE_free(toadd); in ENGINE_load_ossltest()
De_dasync.c313 ENGINE_free(ret); in IMPLEMENT_DYNAMIC_BIND_FN()
325 ENGINE_free(toadd); in engine_load_dasync_int()
De_afalg.c812 ENGINE_free(ret); in engine_afalg()
829 ENGINE_free(toadd); in engine_load_afalg_int()
De_capi.c588 ENGINE_free(ret); in IMPLEMENT_DYNAMIC_BIND_FN()
601 ENGINE_free(toadd);
/third_party/curl/lib/
Dsetup-vms.h226 #define ENGINE_free ENGINE_FREE macro
/third_party/openssl/include/openssl/
Dengine.h466 int ENGINE_free(ENGINE *e);
/third_party/openssl/crypto/asn1/
Dameth_lib.c121 ENGINE_free(e); in EVP_PKEY_asn1_find_str()
/third_party/openssl/apps/
Dengine.c467 ENGINE_free(e); in engine_main()
Dapps.c1285 ENGINE_free(e); in try_load_engine()
1317 ENGINE_free(e); in setup_engine()
1332 ENGINE_free(e); in release_engine()
/third_party/openssl/crypto/ts/
Dts_conf.c182 ENGINE_free(e); in TS_CONF_set_default_engine()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dtls_openssl.c828 ENGINE_free(engine); in tls_engine_load_dynamic_generic()
838 ENGINE_free(engine); in tls_engine_load_dynamic_generic()
854 ENGINE_free(engine); in tls_engine_load_dynamic_generic()
859 ENGINE_free(engine); in tls_engine_load_dynamic_generic()
1274 ENGINE_free(conn->engine); in tls_engine_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dtls_openssl.c832 ENGINE_free(engine); in tls_engine_load_dynamic_generic()
842 ENGINE_free(engine); in tls_engine_load_dynamic_generic()
858 ENGINE_free(engine); in tls_engine_load_dynamic_generic()
863 ENGINE_free(engine); in tls_engine_load_dynamic_generic()
1284 ENGINE_free(conn->engine); in tls_engine_init()
/third_party/curl/lib/vtls/
Dopenssl.c1329 ENGINE_free(data->state.engine); in ossl_set_engine()
1335 ENGINE_free(e); in ossl_set_engine()
1554 ENGINE_free(data->state.engine); in ossl_close_all()

12