Home
last modified time | relevance | path

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

/external/openssl/crypto/rand/
Drand_lib.c78 ENGINE_finish(funct_ref); in RAND_set_rand_method()
97 ENGINE_finish(e); in RAND_get_rand_method()
121 ENGINE_finish(engine); in RAND_set_rand_engine()
/external/openssl/crypto/dh/
Ddh_lib.c93 ENGINE_finish(dh->engine); in DH_set_method()
138 ENGINE_finish(ret->engine); in DH_new_method()
165 ENGINE_finish(ret->engine); in DH_new_method()
195 ENGINE_finish(r->engine); in DH_free()
/external/openssl/crypto/dsa/
Ddsa_lib.c104 ENGINE_finish(dsa->engine); in DSA_set_method()
144 ENGINE_finish(ret->engine); in DSA_new_method()
172 ENGINE_finish(ret->engine); in DSA_new_method()
205 ENGINE_finish(r->engine); in DSA_free()
/external/openssl/crypto/ecdh/
Dech_lib.c115 ENGINE_finish(ecdh->engine); in ECDH_set_method()
151 ENGINE_finish(ret->engine); in ECDH_DATA_new_method()
193 ENGINE_finish(r->engine); in ecdh_data_free()
/external/openssl/crypto/ecdsa/
Decs_lib.c98 ENGINE_finish(ecdsa->engine); in ECDSA_set_method()
131 ENGINE_finish(ret->engine); in ECDSA_DATA_new_method()
173 ENGINE_finish(r->engine); in ecdsa_data_free()
/external/openssl/crypto/rsa/
Drsa_lib.c119 ENGINE_finish(rsa->engine); in RSA_set_method()
160 ENGINE_finish(ret->engine); in RSA_new_method()
189 ENGINE_finish(ret->engine); in RSA_new_method()
199 ENGINE_finish(ret->engine); in RSA_new_method()
231 ENGINE_finish(r->engine); in RSA_free()
/external/openssl/crypto/evp/
Dp_lib.c224 ENGINE_finish(pkey->engine); in pkey_set_type()
235 ENGINE_finish(e); in pkey_set_type()
372 ENGINE_finish(e); in EVP_PKEY_type()
418 ENGINE_finish(x->engine); in EVP_PKEY_free_it()
Ddigest.c158 ENGINE_finish(ctx->engine); in EVP_DigestInit_ex()
178 ENGINE_finish(impl); in EVP_DigestInit_ex()
372 ENGINE_finish(ctx->engine); in EVP_MD_CTX_cleanup()
Dpmeth_lib.c170 ENGINE_finish(e); in int_ctx_new()
324 ENGINE_finish(ctx->engine); in EVP_PKEY_CTX_free()
Devp_enc.c512 ENGINE_finish(c->engine); in EVP_CIPHER_CTX_cleanup()
/external/openssl/crypto/engine/
Deng_cnf.c85 ENGINE_finish(e); in int_engine_init()
248 ENGINE_finish(e); in int_engine_module_finish()
Deng_init.c136 int ENGINE_finish(ENGINE *e) in ENGINE_finish() function
Dengine.h555 int ENGINE_finish(ENGINE *e);
/external/openssl/crypto/asn1/
Dd2i_pr.c90 ENGINE_finish(ret->engine); in d2i_PrivateKey()
/external/openssl/apps/
Dgenpkey.c395 ENGINE_finish(tmpeng); in init_gen_str()
Dengine.c514 ENGINE_finish(e); in MAIN()
Dreq.c1630 ENGINE_finish(tmpeng);
1700 ENGINE_finish(tmpeng);
/external/openssl/include/openssl/
Dengine.h555 int ENGINE_finish(ENGINE *e);
/external/openssl/crypto/pem/
Dpem_lib.c232 ENGINE_finish(e); in check_pem()
/external/openssl/ssl/
Dssl_sess.c1082 ENGINE_finish(e); in SSL_CTX_set_client_cert_engine()
Dssl_ciph.c347 if (tmpeng) ENGINE_finish(tmpeng); in get_optional_pkey_id()
Dssl_lib.c1810 ENGINE_finish(a->client_cert_engine); in SSL_CTX_free()
/external/openssl/crypto/store/
Dstr_lib.c163 ENGINE_finish(e); in STORE_new_engine()
/external/wpa_supplicant/
Dtls_openssl.c865 ENGINE_finish(conn->engine); in tls_engine_deinit()
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
Dtls_openssl.c846 ENGINE_finish(conn->engine); in tls_engine_deinit()