Searched refs:pRecipPrivKey (Results 1 – 2 of 2) sorted by relevance
390 CCEcpkiPrivKey_t *pRecipPrivKey; in CC_EciesKemDecrypt() local432 pRecipPrivKey = (CCEcpkiPrivKey_t*)&(pRecipUzPrivKey->PrivKeyDbBuff); in CC_EciesKemDecrypt()433 pDomain = &pRecipPrivKey->domain; in CC_EciesKemDecrypt()458 (CCEcpkiPrivKey_t *)pRecipPrivKey->PrivKey, /*in*/ in CC_EciesKemDecrypt()
461 CCEcpkiPrivKey_t *pRecipPrivKey = NULL; in mbedtls_ecies_kem_decrypt() local543 pRecipPrivKey = (CCEcpkiPrivKey_t*) &(pRecipUserPrivKey->PrivKeyDbBuff); in mbedtls_ecies_kem_decrypt()562 (CCEcpkiPrivKey_t *) pRecipPrivKey->PrivKey, /*in*/ in mbedtls_ecies_kem_decrypt()