Home
last modified time | relevance | path

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

12

/NextBSD/crypto/openssl/crypto/engine/
HDenginetest.c94 ENGINE_free(h); in display_engine_list()
151 ENGINE_free(ptr); in main()
200 ENGINE_free(ptr); in main()
238 ENGINE_free(ptr); in main()
252 ENGINE_free(new_h1); in main()
254 ENGINE_free(new_h2); in main()
256 ENGINE_free(new_h3); in main()
258 ENGINE_free(new_h4); in main()
261 ENGINE_free(block[loop]); in main()
HDeng_rdrand.c126 ENGINE_free(ret); in ENGINE_rdrand()
141 ENGINE_free(toadd); in ENGINE_load_rdrand()
HDeng_list.c229 ENGINE_free(e); in ENGINE_get_next()
249 ENGINE_free(e); in ENGINE_get_prev()
389 ENGINE_free(iterator); in ENGINE_by_id()
HDeng_openssl.c184 ENGINE_free(ret); in engine_openssl()
200 ENGINE_free(toadd); in ENGINE_load_openssl()
HDeng_dyn.c303 ENGINE_free(ret); in engine_dynamic()
319 ENGINE_free(toadd); in ENGINE_load_dynamic()
HDeng_cnf.c198 ENGINE_free(e); in int_engine_configure()
HDeng_cryptodev.c1461 ENGINE_free(engine); in ENGINE_load_cryptodev()
1470 ENGINE_free(engine); in ENGINE_load_cryptodev()
1481 ENGINE_free(engine); in ENGINE_load_cryptodev()
1531 ENGINE_free(engine); in ENGINE_load_cryptodev()
HDeng_lib.c142 int ENGINE_free(ENGINE *e) in ENGINE_free() function
/NextBSD/contrib/unbound/sldns/
HDkeyraw.c148 ENGINE_free(e); in sldns_key_EVP_load_gost_id()
156 ENGINE_free(e); in sldns_key_EVP_load_gost_id()
171 ENGINE_free(sldns_gost_engine); in sldns_key_EVP_unload_gost()
/NextBSD/crypto/openssl/engines/ccgost/
HDgost_eng.c263 ENGINE_free(ret); in engine_gost()
278 ENGINE_free(toadd); in ENGINE_load_gost()
/NextBSD/crypto/openssl/engines/
HDe_nuron.c400 ENGINE_free(ret); in engine_nuron()
413 ENGINE_free(toadd); in ENGINE_load_nuron()
HDe_gmp.c198 ENGINE_free(ret); in engine_gmp()
211 ENGINE_free(toadd); in ENGINE_load_gmp()
HDe_atalla.c272 ENGINE_free(ret); in engine_atalla()
285 ENGINE_free(toadd); in ENGINE_load_atalla()
HDe_padlock.c123 ENGINE_free(toadd); in ENGINE_load_padlock()
217 ENGINE_free(eng); in ENGINE_padlock()
HDe_4758cca.c257 ENGINE_free(ret); in engine_4758_cca()
269 ENGINE_free(e_4758); in ENGINE_load_4758cca()
HDe_aep.c366 ENGINE_free(ret);
379 ENGINE_free(toadd);
HDe_sureware.c323 ENGINE_free(ret);
336 ENGINE_free(toadd);
HDe_chil.c412 ENGINE_free(ret); in engine_chil()
425 ENGINE_free(toadd); in ENGINE_load_chil()
HDe_ubsec.c271 ENGINE_free(ret); in engine_ubsec()
284 ENGINE_free(toadd); in ENGINE_load_ubsec()
/NextBSD/crypto/openssl/doc/crypto/
HDengine.pod110 int ENGINE_free(ENGINE *e);
220 released by a corresponding to call to the ENGINE_free() function - the
231 ENGINE_free() when they are finished with it. In a similar way, some
386 ENGINE_free(e);
398 ENGINE_free(e);
473 ENGINE_free(e);
480 ENGINE_free(e);
485 ENGINE_free(e);
/NextBSD/contrib/apr-util/crypto/
HDapr_crypto_openssl.c162 ENGINE_free(f->config->engine); in crypto_cleanup()
289 ENGINE_free(config->engine); in crypto_make()
/NextBSD/contrib/ldns/
HDkeys.c150 ENGINE_free(e); in ldns_key_EVP_load_gost_id()
158 ENGINE_free(e); in ldns_key_EVP_load_gost_id()
173 ENGINE_free(ldns_gost_engine); in ldns_key_EVP_unload_gost()
/NextBSD/contrib/wpa/src/crypto/
HDtls_openssl.c627 ENGINE_free(engine); in tls_engine_load_dynamic_generic()
649 ENGINE_free(engine); in tls_engine_load_dynamic_generic()
659 ENGINE_free(engine); in tls_engine_load_dynamic_generic()
675 ENGINE_free(engine); in tls_engine_load_dynamic_generic()
680 ENGINE_free(engine); in tls_engine_load_dynamic_generic()
1053 ENGINE_free(conn->engine); in tls_engine_init()
/NextBSD/crypto/openssl/apps/
HDengine.c489 ENGINE_free(e); in MAIN()
/NextBSD/crypto/openssl/crypto/ts/
HDts_conf.c234 ENGINE_free(e); in TS_CONF_set_default_engine()

12