Home
last modified time | relevance | path

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

12

/freebsd-14-stable/crypto/openssl/test/
HDenginetest.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()
353 ENGINE_free(e); in test_redirect()
[all …]
HDafalgtest.c158 ENGINE_free(e); in cleanup_tests()
HDsslbuffertest.c316 ENGINE_free(e); in test_free_buffers()
/freebsd-14-stable/crypto/openssl/apps/lib/
HDengine.c35 ENGINE_free(e); in try_load_engine()
67 ENGINE_free(e); in setup_engine_methods()
81 ENGINE_free(e); in release_engine()
HDengine_loader.c58 ENGINE_free(ctx->e); in OSSL_STORE_LOADER_CTX_free()
99 ENGINE_free(e); in engine_open()
/freebsd-14-stable/crypto/openssl/crypto/engine/
HDeng_rdrand.c78 ENGINE_free(ret); in ENGINE_rdrand()
96 ENGINE_free(toadd); in engine_load_rdrand_int()
HDeng_list.c278 ENGINE_free(e); in ENGINE_get_next()
299 ENGINE_free(e); in ENGINE_get_prev()
432 ENGINE_free(iterator); in ENGINE_by_id()
HDeng_dyn.c252 ENGINE_free(ret); in engine_dynamic()
270 ENGINE_free(toadd); in engine_load_dynamic_int()
HDeng_cnf.c143 ENGINE_free(e); in int_engine_configure()
HDeng_openssl.c142 ENGINE_free(ret); in engine_openssl()
160 ENGINE_free(toadd); in engine_load_openssl_int()
HDeng_lib.c100 int ENGINE_free(ENGINE *e) in ENGINE_free() function
/freebsd-14-stable/contrib/unbound/sldns/
HDkeyraw.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-14-stable/crypto/openssl/providers/common/
HDprovider_util.c80 ENGINE_free(*engine); in load_common()
85 ENGINE_free(*engine); in load_common()
/freebsd-14-stable/crypto/openssl/doc/man3/
HDENGINE_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-14-stable/crypto/openssl/engines/
HDe_padlock.c58 ENGINE_free(toadd); in engine_load_padlock_int()
135 ENGINE_free(eng); in ENGINE_padlock()
HDe_afalg.c876 ENGINE_free(ret); in engine_afalg()
898 ENGINE_free(toadd); in engine_load_afalg_int()
HDe_ossltest.c454 ENGINE_free(ret); in IMPLEMENT_DYNAMIC_BIND_FN()
467 ENGINE_free(toadd); in ENGINE_load_ossltest()
HDe_dasync.c387 ENGINE_free(ret); in IMPLEMENT_DYNAMIC_BIND_FN()
404 ENGINE_free(toadd); in engine_load_dasync_int()
HDe_devcrypto.c1346 ENGINE_free(e); in engine_load_devcrypto_int()
1356 ENGINE_free(e); /* Loose our local reference */ in engine_load_devcrypto_int()
/freebsd-14-stable/crypto/openssl/crypto/asn1/
HDameth_lib.c124 ENGINE_free(e); in EVP_PKEY_asn1_find_str()
/freebsd-14-stable/crypto/openssl/test/helpers/
HDssltestlib.c1204 ENGINE_free(e); in load_dasync()
1209 ENGINE_free(e); in load_dasync()
/freebsd-14-stable/crypto/openssl/apps/
HDengine.c478 ENGINE_free(e); in engine_main()
/freebsd-14-stable/contrib/ldns/
HDkeys.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-14-stable/crypto/openssl/include/openssl/
HDengine.h493 OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
/freebsd-14-stable/crypto/openssl/crypto/ts/
HDts_conf.c188 ENGINE_free(e); in TS_CONF_set_default_engine()

12