Searched refs:ENGINE_remove (Results 1 - 8 of 8) sorted by relevance

/external/openssl/crypto/engine/
H A Denginetest.c148 if(!ENGINE_remove(ptr))
162 if(!ENGINE_remove(new_h2))
182 if(ENGINE_remove(new_h2))
190 if(!ENGINE_remove(new_h3))
196 if(!ENGINE_remove(new_h4))
206 if(!ENGINE_remove(ptr))
212 if(!ENGINE_add(new_h1) || !ENGINE_remove(new_h1))
251 if(!ENGINE_remove(ptr))
H A Deng_list.c88 ENGINE_remove(iterator);
296 int ENGINE_remove(ENGINE *e) function
H A Dengine.h329 int ENGINE_remove(ENGINE *e);
/external/openssl/include/openssl/
H A Dengine.h329 int ENGINE_remove(ENGINE *e);
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
H A Dtls_openssl.c602 ENGINE_remove(engine);
/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dtls_openssl.c606 ENGINE_remove(engine);
/external/wpa_supplicant_8/src/crypto/
H A Dtls_openssl.c606 ENGINE_remove(engine);
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dtls_openssl.c606 ENGINE_remove(engine);

Completed in 139 milliseconds