Home
last modified time | relevance | path

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

12

/freebsd/crypto/openssl/test/
H A Denginetest.c44 ENGINE_free(h); in display_engine_list()
88 ENGINE_free(ptr); in test_engines()
140 ENGINE_free(ptr); in test_engines()
172 ENGINE_free(ptr); in test_engines()
181 ENGINE_free(new_h1); in test_engines()
182 ENGINE_free(new_h2); in test_engines()
183 ENGINE_free(new_h3); in test_engines()
184 ENGINE_free(new_h4); in test_engines()
186 ENGINE_free(block[loop]); in test_engines()
352 ENGINE_free(e); in test_redirect()
[all …]
H A Dafalgtest.c152 ENGINE_free(e); in cleanup_tests()
H A Dsslbuffertest.c335 ENGINE_free(e); in test_free_buffers()
/freebsd/crypto/openssl/apps/lib/
H A Dengine.c35 ENGINE_free(e); in try_load_engine()
67 ENGINE_free(e); in setup_engine_methods()
81 ENGINE_free(e); in release_engine()
H A Dengine_loader.c59 ENGINE_free(ctx->e); in OSSL_STORE_LOADER_CTX_free()
98 ENGINE_free(e); in engine_open()
/freebsd/crypto/openssl/crypto/engine/
H A Deng_rdrand.c88 ENGINE_free(ret); in ENGINE_rdrand()
106 ENGINE_free(toadd); in engine_load_rdrand_int()
H A Deng_list.c307 ENGINE_free(e); in ENGINE_get_next()
334 ENGINE_free(e); in ENGINE_get_prev()
469 ENGINE_free(iterator); in ENGINE_by_id()
H A Deng_dyn.c244 ENGINE_free(ret); in engine_dynamic()
262 ENGINE_free(toadd); in engine_load_dynamic_int()
H A Deng_cnf.c142 ENGINE_free(e); in int_engine_configure()
H A Deng_openssl.c142 ENGINE_free(ret); in engine_openssl()
160 ENGINE_free(toadd); in engine_load_openssl_int()
H A Deng_lib.c104 int ENGINE_free(ENGINE *e) in ENGINE_free() function
/freebsd/contrib/unbound/sldns/
H A Dkeyraw.c169 ENGINE_free(e); in sldns_key_EVP_load_gost_id()
177 ENGINE_free(e); in sldns_key_EVP_load_gost_id()
192 ENGINE_free(sldns_gost_engine); in sldns_key_EVP_unload_gost()
/freebsd/crypto/openssl/providers/common/
H A Dprovider_util.c80 ENGINE_free(*engine); in load_common()
85 ENGINE_free(*engine); in load_common()
/freebsd/crypto/openssl/doc/man3/
H A DENGINE_add.pod19 ENGINE_finish, ENGINE_free, ENGINE_get_flags, ENGINE_init,
117 int ENGINE_free(ENGINE *e);
228 released by a corresponding to call to the ENGINE_free() function - the
230 the last structural reference is released. If the argument to ENGINE_free()
240 ENGINE_free() when they are finished with it. In a similar way, some
369 ENGINE_free(e);
383 ENGINE_free(e);
458 ENGINE_free(e);
465 ENGINE_free(e);
472 ENGINE_free(e);
[all …]
/freebsd/crypto/openssl/engines/
H A De_padlock.c58 ENGINE_free(toadd); in engine_load_padlock_int()
131 ENGINE_free(eng); in ENGINE_padlock()
H A De_ossltest.c455 ENGINE_free(ret); in IMPLEMENT_DYNAMIC_BIND_FN()
468 ENGINE_free(toadd); in ENGINE_load_ossltest()
H A De_afalg.c897 ENGINE_free(ret); in engine_afalg()
919 ENGINE_free(toadd); in engine_load_afalg_int()
H A De_dasync.c387 ENGINE_free(ret); in IMPLEMENT_DYNAMIC_BIND_FN()
404 ENGINE_free(toadd); in engine_load_dasync_int()
H A De_devcrypto.c1324 ENGINE_free(e); in engine_load_devcrypto_int()
1334 ENGINE_free(e); /* Loose our local reference */ in engine_load_devcrypto_int()
/freebsd/crypto/openssl/crypto/asn1/
H A Dameth_lib.c124 ENGINE_free(e); in EVP_PKEY_asn1_find_str()
/freebsd/crypto/openssl/apps/
H A Dengine.c490 ENGINE_free(e); in engine_main()
/freebsd/contrib/ldns/
H A Dkeys.c169 ENGINE_free(e); in ldns_key_EVP_load_gost_id()
177 ENGINE_free(e); in ldns_key_EVP_load_gost_id()
192 ENGINE_free(ldns_gost_engine); in ldns_key_EVP_unload_gost()
/freebsd/crypto/openssl/crypto/ts/
H A Dts_conf.c200 ENGINE_free(e); in TS_CONF_set_default_engine()
/freebsd/crypto/openssl/include/openssl/
H A Dengine.h493 OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
/freebsd/crypto/openssl/test/helpers/
H A Dssltestlib.c1538 ENGINE_free(e); in load_dasync()
1543 ENGINE_free(e); in load_dasync()

12