Searched refs:ameth2 (Results 1 – 2 of 2) sorted by relevance
445 EVP_PKEY_ASN1_METHOD *ameth2 = NULL; in try_decode_PrivateKey() local449 if (!asn1meths(curengine, &ameth2, NULL, nids[i])) in try_decode_PrivateKey()451 if (ameth2 == NULL in try_decode_PrivateKey()452 || ameth2->pkey_flags & ASN1_PKEY_ALIAS) in try_decode_PrivateKey()455 tmp_pkey = d2i_PrivateKey(ameth2->pkey_id, NULL, in try_decode_PrivateKey()
559 EVP_PKEY_ASN1_METHOD *ameth2 = NULL; in try_decode_PrivateKey() local564 if (!asn1meths(curengine, &ameth2, NULL, nids[i]) in try_decode_PrivateKey()567 ameth2) in try_decode_PrivateKey()