d2i_PrivateKey
st = (rsa_key = d2i_PrivateKey(EVP_PKEY_RSA, NULL, &p,
EVP_PKEY *d2i_PrivateKey(int type, EVP_PKEY **a, const unsigned char **pp,
test_stanza->d2i_PrivateKey,
d2i_of_void *d2i_PrivateKey;
privkey = d2i_PrivateKey(EVP_PKEY_EC, NULL, &p, sizeof(privkeydata));