Home
last modified time | relevance | path

Searched refs:asn1meths (Results 1 – 1 of 1) sorted by relevance

/openssl/engines/
H A De_loader_attic.c548 ENGINE_PKEY_ASN1_METHS_PTR asn1meths = in try_decode_PrivateKey() local
551 if (asn1meths != NULL) { in try_decode_PrivateKey()
553 int nids_n = asn1meths(curengine, NULL, &nids, 0); in try_decode_PrivateKey()
561 if (!asn1meths(curengine, &ameth2, NULL, nids[i]) in try_decode_PrivateKey()

Completed in 7 milliseconds