Searched refs:d2i_PrivateKey_ex (Results 1 – 2 of 2) sorted by relevance
| /crypto/asn1/ |
| A D | d2i_pr.c | 167 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 D | pem_info.c | 163 if (d2i_PrivateKey_ex(ptype, pp, &p, len, in STACK_OF()
|
Completed in 6 milliseconds