d2i_AutoPrivateKey
LCRYPTO_ALIAS(d2i_AutoPrivateKey);
EVP_PKEY *d2i_AutoPrivateKey(EVP_PKEY **a, const unsigned char **pp,
LCRYPTO_USED(d2i_AutoPrivateKey);
return ASN1_d2i_bio_of(EVP_PKEY, EVP_PKEY_new, d2i_AutoPrivateKey,
return ASN1_d2i_fp_of(EVP_PKEY, EVP_PKEY_new, d2i_AutoPrivateKey,