d2i_PrivateKey_bio
pkey = d2i_PrivateKey_bio(key, NULL);
EVP_PKEY *d2i_PrivateKey_bio(BIO *bp, EVP_PKEY **a);
pkey = d2i_PrivateKey_bio(in, NULL);