Home
last modified time | relevance | path

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

/crypto/asn1/
A Dd2i_pr.c167 EVP_PKEY *d2i_PrivateKey_ex(int keytype, EVP_PKEY **a, const unsigned char **pp, in d2i_PrivateKey_ex() function
183 return d2i_PrivateKey_ex(type, a, pp, length, NULL, NULL); in d2i_PrivateKey()
/crypto/pem/
A Dpem_info.c163 if (d2i_PrivateKey_ex(ptype, pp, &p, len, in STACK_OF()

Completed in 6 milliseconds