ImportRawRSAKey
static EVP_PKEY *ImportRawRSAKey(KMF_RAW_RSA_KEY *);
pkey = ImportRawRSAKey(&rawkey->rawdata.rsa);
*pkey = ImportRawRSAKey(&rsa);