Searched refs:tmpeng (Results 1 – 3 of 3) sorted by relevance
258 ENGINE *tmpeng = NULL; in init_gen_str() local266 ameth = EVP_PKEY_asn1_find_str(&tmpeng, algname, -1); in init_gen_str()282 ENGINE_finish(tmpeng); in init_gen_str()
1475 ENGINE *tmpeng; in set_keygen_ctx() local1487 ameth = EVP_PKEY_asn1_find_str(&tmpeng, gstr, len); in set_keygen_ctx()1496 ENGINE_finish(tmpeng); in set_keygen_ctx()1546 ENGINE *tmpeng; in set_keygen_ctx() local1549 ameth = EVP_PKEY_asn1_find(&tmpeng, *pkey_type); in set_keygen_ctx()1557 ENGINE_finish(tmpeng); in set_keygen_ctx()
337 ENGINE *tmpeng = NULL; in get_optional_pkey_id() local339 ameth = EVP_PKEY_asn1_find_str(&tmpeng, pkey_name, -1); in get_optional_pkey_id()345 ENGINE_finish(tmpeng); in get_optional_pkey_id()