/third_party/openssl/test/ |
D | enginetest.c | 39 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()
|
D | afalgtest.c | 143 ENGINE_free(e); in cleanup_tests()
|
D | evp_extra_test.c | 1876 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/ |
D | eng_rdrand.c | 74 ENGINE_free(ret); in ENGINE_rdrand() 89 ENGINE_free(toadd); in engine_load_rdrand_int()
|
D | eng_list.c | 270 ENGINE_free(e); in ENGINE_get_next() 290 ENGINE_free(e); in ENGINE_get_prev() 420 ENGINE_free(iterator); in ENGINE_by_id()
|
D | eng_dyn.c | 246 ENGINE_free(ret); in engine_dynamic() 262 ENGINE_free(toadd); in engine_load_dynamic_int()
|
D | eng_devcrypto.c | 785 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()
|
D | eng_cnf.c | 147 ENGINE_free(e); in int_engine_configure()
|
D | eng_openssl.c | 135 ENGINE_free(ret); in engine_openssl() 151 ENGINE_free(toadd); in engine_load_openssl_int()
|
D | eng_lib.c | 102 int ENGINE_free(ENGINE *e) in ENGINE_free() function
|
/third_party/openssl/doc/man3/ |
D | ENGINE_add.pod | 19 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/ |
D | e_padlock.c | 61 ENGINE_free(toadd); in engine_load_padlock_int() 133 ENGINE_free(eng); in ENGINE_padlock()
|
D | e_ossltest.c | 345 ENGINE_free(ret); in IMPLEMENT_DYNAMIC_BIND_FN() 358 ENGINE_free(toadd); in ENGINE_load_ossltest()
|
D | e_dasync.c | 313 ENGINE_free(ret); in IMPLEMENT_DYNAMIC_BIND_FN() 325 ENGINE_free(toadd); in engine_load_dasync_int()
|
D | e_afalg.c | 812 ENGINE_free(ret); in engine_afalg() 829 ENGINE_free(toadd); in engine_load_afalg_int()
|
D | e_capi.c | 588 ENGINE_free(ret); in IMPLEMENT_DYNAMIC_BIND_FN() 601 ENGINE_free(toadd);
|
/third_party/curl/lib/ |
D | setup-vms.h | 226 #define ENGINE_free ENGINE_FREE macro
|
/third_party/openssl/include/openssl/ |
D | engine.h | 466 int ENGINE_free(ENGINE *e);
|
/third_party/openssl/crypto/asn1/ |
D | ameth_lib.c | 121 ENGINE_free(e); in EVP_PKEY_asn1_find_str()
|
/third_party/openssl/apps/ |
D | engine.c | 467 ENGINE_free(e); in engine_main()
|
D | apps.c | 1285 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/ |
D | ts_conf.c | 182 ENGINE_free(e); in TS_CONF_set_default_engine()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
D | tls_openssl.c | 828 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/ |
D | tls_openssl.c | 832 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/ |
D | openssl.c | 1329 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()
|