Searched refs:tmpeng (Results 1 – 3 of 3) sorted by relevance
256 ENGINE *tmpeng = NULL; in init_gen_str() local264 ameth = EVP_PKEY_asn1_find_str(&tmpeng, algname, -1); in init_gen_str()280 ENGINE_finish(tmpeng); in init_gen_str()
1470 ENGINE *tmpeng; in set_keygen_ctx() local1482 ameth = EVP_PKEY_asn1_find_str(&tmpeng, gstr, len); in set_keygen_ctx()1491 ENGINE_finish(tmpeng); in set_keygen_ctx()1541 ENGINE *tmpeng; in set_keygen_ctx() local1544 ameth = EVP_PKEY_asn1_find(&tmpeng, *pkey_type); in set_keygen_ctx()1552 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()