Home
last modified time | relevance | path

Searched refs:ENGINE_remove (Results 1 – 6 of 6) sorted by relevance

/external/openssl/crypto/engine/
Denginetest.c148 if(!ENGINE_remove(ptr)) in main()
162 if(!ENGINE_remove(new_h2)) in main()
182 if(ENGINE_remove(new_h2)) in main()
190 if(!ENGINE_remove(new_h3)) in main()
196 if(!ENGINE_remove(new_h4)) in main()
206 if(!ENGINE_remove(ptr)) in main()
212 if(!ENGINE_add(new_h1) || !ENGINE_remove(new_h1)) in main()
251 if(!ENGINE_remove(ptr)) in main()
Deng_list.c88 ENGINE_remove(iterator); in engine_list_cleanup()
296 int ENGINE_remove(ENGINE *e) in ENGINE_remove() function
Dengine.h322 int ENGINE_remove(ENGINE *e);
/external/openssl/include/openssl/
Dengine.h322 int ENGINE_remove(ENGINE *e);
/external/wpa_supplicant/
Dtls_openssl.c652 ENGINE_remove(engine); in tls_engine_load_dynamic_generic()
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
Dtls_openssl.c602 ENGINE_remove(engine); in tls_engine_load_dynamic_generic()