b2i_PrivateKey
LCRYPTO_USED(b2i_PrivateKey);
EVP_PKEY *b2i_PrivateKey(const unsigned char **in, long length);
LCRYPTO_ALIAS(b2i_PrivateKey);
ret = b2i_PrivateKey(&p, keylen);