Searched refs:ENGINE_free (Results 1 - 25 of 33) sorted by relevance

12

/external/chromium_org/third_party/openssl/openssl/crypto/engine/
H A Denginetest.c91 must call ENGINE_free() to decrease it again */
92 ENGINE_free(h);
154 ENGINE_free(ptr);
210 ENGINE_free(ptr);
256 ENGINE_free(ptr);
269 if(new_h1) ENGINE_free(new_h1);
270 if(new_h2) ENGINE_free(new_h2);
271 if(new_h3) ENGINE_free(new_h3);
272 if(new_h4) ENGINE_free(new_h4);
275 ENGINE_free(bloc
[all...]
H A Deng_list.c242 ENGINE_free(e);
265 ENGINE_free(e);
416 ENGINE_free(iterator);
H A Deng_openssl.c177 ENGINE_free(ret);
190 ENGINE_free(toadd);
H A Deng_cnf.c211 ENGINE_free(e);
H A Deng_dyn.c281 ENGINE_free(ret);
294 ENGINE_free(toadd);
H A Deng_lib.c124 fprintf(stderr,"ENGINE_free, bad structural reference count\n");
140 int ENGINE_free(ENGINE *e) function
H A Deng_cryptodev.c1373 ENGINE_free(engine);
1382 ENGINE_free(engine);
1393 ENGINE_free(engine);
1446 ENGINE_free(engine);
H A Dengine.h314 * structural reference count, use ENGINE_by_id and ENGINE_free. NB: This is not
473 int ENGINE_free(ENGINE *e);
562 * a corresponding call to ENGINE_free as it also releases a structural
/external/openssl/crypto/engine/
H A Denginetest.c91 must call ENGINE_free() to decrease it again */
92 ENGINE_free(h);
154 ENGINE_free(ptr);
210 ENGINE_free(ptr);
256 ENGINE_free(ptr);
269 if(new_h1) ENGINE_free(new_h1);
270 if(new_h2) ENGINE_free(new_h2);
271 if(new_h3) ENGINE_free(new_h3);
272 if(new_h4) ENGINE_free(new_h4);
275 ENGINE_free(bloc
[all...]
H A Deng_list.c242 ENGINE_free(e);
265 ENGINE_free(e);
416 ENGINE_free(iterator);
H A Deng_openssl.c177 ENGINE_free(ret);
190 ENGINE_free(toadd);
H A Deng_cnf.c211 ENGINE_free(e);
H A Deng_dyn.c281 ENGINE_free(ret);
294 ENGINE_free(toadd);
H A Deng_lib.c124 fprintf(stderr,"ENGINE_free, bad structural reference count\n");
140 int ENGINE_free(ENGINE *e) function
H A Deng_cryptodev.c1373 ENGINE_free(engine);
1382 ENGINE_free(engine);
1393 ENGINE_free(engine);
1446 ENGINE_free(engine);
H A Dengine.h314 * structural reference count, use ENGINE_by_id and ENGINE_free. NB: This is not
473 int ENGINE_free(ENGINE *e);
562 * a corresponding call to ENGINE_free as it also releases a structural
/external/ipsec-tools/
H A Dmain.c213 ENGINE_free(e);
/external/chromium_org/third_party/openssl/openssl/crypto/asn1/
H A Dameth_lib.c221 ENGINE_free(e);
/external/openssl/crypto/asn1/
H A Dameth_lib.c221 ENGINE_free(e);
/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dtls_openssl.c609 ENGINE_free(engine);
631 ENGINE_free(engine);
641 ENGINE_free(engine);
657 ENGINE_free(engine);
662 ENGINE_free(engine);
938 ENGINE_free(conn->engine);
/external/wpa_supplicant_8/src/crypto/
H A Dtls_openssl.c609 ENGINE_free(engine);
631 ENGINE_free(engine);
641 ENGINE_free(engine);
657 ENGINE_free(engine);
662 ENGINE_free(engine);
938 ENGINE_free(conn->engine);
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dtls_openssl.c609 ENGINE_free(engine);
631 ENGINE_free(engine);
641 ENGINE_free(engine);
657 ENGINE_free(engine);
662 ENGINE_free(engine);
938 ENGINE_free(conn->engine);
/external/chromium_org/third_party/openssl/openssl/apps/
H A Dengine.c526 ENGINE_free(e);
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Dengine.h314 * structural reference count, use ENGINE_by_id and ENGINE_free. NB: This is not
473 int ENGINE_free(ENGINE *e);
562 * a corresponding call to ENGINE_free as it also releases a structural
/external/openssl/apps/
H A Dengine.c526 ENGINE_free(e);

Completed in 703 milliseconds

12