Home
last modified time | relevance | path

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

12

/netbsd/src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
Dengine.c72 return ENGINE_finish(engine); in ENGINE_free()
76 ENGINE_finish(ENGINE *engine) in ENGINE_finish() function
182 ENGINE_finish(type##_engine); \
244 ENGINE_finish(engine); in ENGINE_load_builtin_engines()
263 ENGINE_finish(engine); in ENGINE_load_builtin_engines()
283 ENGINE_finish(engine); in ENGINE_load_builtin_engines()
302 ENGINE_finish(engine); in ENGINE_load_builtin_engines()
367 ENGINE_finish(engine); in ENGINE_by_dso()
Drand.c129 ENGINE_finish(engine); in RAND_cleanup()
202 ENGINE_finish(selected_engine); in RAND_set_rand_method()
242 ENGINE_finish(engine); in RAND_set_rand_engine()
253 ENGINE_finish(selected_engine); in RAND_set_rand_engine()
Dengine.h47 #define ENGINE_finish hc_ENGINE_finish macro
102 int ENGINE_finish(ENGINE *);
Ddh.c103 ENGINE_finish(engine); in DH_new_method()
138 ENGINE_finish(dh->engine); in DH_free()
393 ENGINE_finish(dh->engine); in DH_set_method()
Dtest_rsa.c275 ENGINE_finish(engine); in main()
317 ENGINE_finish(engine); in main()
394 ENGINE_finish(engine); in main()
Drsa.c119 ENGINE_finish(engine); in RSA_new_method()
152 ENGINE_finish(rsa->engine); in RSA_free()
220 ENGINE_finish(rsa->engine); in RSA_set_method()
Dtest_engine_dso.c328 ENGINE_finish(engine); in main()
/netbsd/src/crypto/external/bsd/openssl/dist/ssl/
Dtls_depr.c24 ENGINE_finish(e); in tls_engine_finish()
41 ENGINE_finish(eng); in tls_get_cipher_from_engine()
60 ENGINE_finish(eng); in tls_get_digest_from_engine()
84 ENGINE_finish(e); in SSL_CTX_set_client_cert_engine()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/engine/
Deng_cnf.c37 ENGINE_finish(e); in int_engine_init()
176 ENGINE_finish(e); in int_engine_module_finish()
Deng_init.c100 int ENGINE_finish(ENGINE *e) in ENGINE_finish() function
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/rand/
Drand_lib.c171 ENGINE_finish(funct_ref); in rand_set_rand_method_internal()
203 ENGINE_finish(e); in RAND_get_rand_method()
228 ENGINE_finish(engine); in RAND_set_rand_engine()
233 ENGINE_finish(engine); in RAND_set_rand_engine()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/evp/
Dp_lib.c402 ENGINE_finish(tmpe); in new_raw_key_int()
699 ENGINE_finish(e); in EVP_PKEY_set1_engine()
704 ENGINE_finish(pkey->pmeth_engine); in EVP_PKEY_set1_engine()
980 ENGINE_finish(e); in EVP_PKEY_type()
1530 ENGINE_finish(pkey->engine); in pkey_set_type()
1532 ENGINE_finish(pkey->pmeth_engine); in pkey_set_type()
1544 ENGINE_finish(e); in pkey_set_type()
1753 ENGINE_finish(tmpe); in evp_pkey_free_legacy()
1754 ENGINE_finish(x->engine); in evp_pkey_free_legacy()
1756 ENGINE_finish(x->pmeth_engine); in evp_pkey_free_legacy()
Ddigest.c63 ENGINE_finish(ctx->engine); in evp_md_ctx_clear_digest()
210 ENGINE_finish(ctx->engine); in evp_md_init_internal()
312 ENGINE_finish(impl); in evp_md_init_internal()
Dpmeth_lib.c326 ENGINE_finish(e); in int_ctx_new()
428 ENGINE_finish(ctx->engine); in EVP_PKEY_CTX_free()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/dh/
Ddh_lib.c43 ENGINE_finish(dh->engine); in DH_set_method()
150 ENGINE_finish(r->engine); in DH_free()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/dsa/
Ddsa_lib.c117 ENGINE_finish(dsa->engine); in DSA_set_method()
226 ENGINE_finish(r->engine); in DSA_free()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/asn1/
Da_digest.c73 ENGINE_finish(tmpeng); in ossl_asn1_item_digest_ex()
Dd2i_pr.c92 ENGINE_finish(ret->engine); in ossl_d2i_PrivateKey_legacy()
/netbsd/src/crypto/external/bsd/openssl/dist/test/
Dafalgtest.c126 ENGINE_finish(e); in test_pr16743()
Dsslbuffertest.c315 ENGINE_finish(e); in test_free_buffers()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/ec/
Dec_kmeth.c71 ENGINE_finish(key->engine); in EC_KEY_set_method()
Dec_key.c87 ENGINE_finish(r->engine); in EC_KEY_free()
117 if (ENGINE_finish(dest->engine) == 0) in EC_KEY_copy()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/rsa/
Drsa_lib.c55 ENGINE_finish(rsa->engine); in RSA_set_method()
149 ENGINE_finish(r->engine); in RSA_free()
/netbsd/src/crypto/external/bsd/openssl/dist/apps/
Dengine.c468 ENGINE_finish(e); in engine_main()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/pem/
Dpem_lib.c168 ENGINE_finish(e); in check_pem()

12