Searched defs:pKey (Results 1 – 8 of 8) sorted by relevance
46 EVP_PKEY *pKey = EVP_PKEY_new(); in NewEvpPkeyByRsa() local
46 EVP_PKEY *pKey = EVP_PKEY_new(); in NewPKeyByEccPubKey() local73 EVP_PKEY *pKey = EVP_PKEY_new(); in NewPKeyByEccPriKey() local
31 static int32_t SaveCurve25519KeyMaterial(uint32_t algType, const EVP_PKEY *pKey, struct HksBlob *ke… in SaveCurve25519KeyMaterial()207 struct HksBlob pKey = { pubSize, pubData }; in HksOpensslEd25519AgreeKey() local
405 EVP_PKEY *pKey = EVP_PKEY_new(); in AgreeKeyEcdh() local
139 EVP_PKEY *pKey = EVP_PKEY_new(); in EngineSignInit() local265 EVP_PKEY *pKey = EVP_PKEY_new(); in EngineVerifyInit() local
212 EVP_PKEY *pKey = d2i_AutoPrivateKey(NULL, (const unsigned char **)&temp, pkcs8Blob->len); in ConvertPriKeyFromPKCS8() local246 EVP_PKEY *pKey = NewEvpPkeyByRsa(rsa, true); in EncodePriKeyToPKCS8() local
186 static int32_t SaveKeyMaterialCurve25519(uint32_t algType, const EVP_PKEY *pKey, struct CmBlob *key… in SaveKeyMaterialCurve25519()
674 EVP_PKEY *pKey = EVP_PKEY_new(); in EcdhAgreeKey() local