b2i_PrivateKey
EVP_PKEY *b2i_PrivateKey(const unsigned char **in, long length);
EVP_PKEY *pkey = b2i_PrivateKey(&datap, data_len);