Searched refs:tmpeng (Results 1 – 3 of 3) sorted by relevance
140 ENGINE *tmpeng = NULL; in get_legacy_pkey_id() local144 ameth = EVP_PKEY_asn1_find_str(&tmpeng, algname, -1); in get_legacy_pkey_id()147 ENGINE_finish(tmpeng); in get_legacy_pkey_id()154 if (tmpeng == NULL) in get_legacy_pkey_id()
68 ENGINE *tmpeng = ENGINE_get_digest_engine(EVP_MD_get_type(md)); in ossl_asn1_item_digest_ex() local70 if (tmpeng != NULL) in ossl_asn1_item_digest_ex()71 ENGINE_finish(tmpeng); in ossl_asn1_item_digest_ex()
299 ENGINE *tmpeng = NULL; in get_optional_pkey_id() local301 ameth = EVP_PKEY_asn1_find_str(&tmpeng, pkey_name, -1); in get_optional_pkey_id()308 tls_engine_finish(tmpeng); in get_optional_pkey_id()