Searched refs:PublKey_ptr (Results 1 – 2 of 2) sorted by relevance
46 CCEcpkiPublKey_t *PublKey_ptr; in CC_EcdhSvdpDh() local87 PublKey_ptr = (CCEcpkiPublKey_t*)&PartnerPublKey_ptr->PublKeyDbBuff; in CC_EcdhSvdpDh()92 pPublDomain = &PublKey_ptr->domain; in CC_EcdhSvdpDh()111 PublKey_ptr, PrivKey_ptr, in CC_EcdhSvdpDh()
316 CCEcpkiPublKey_t *PublKey_ptr; in EcdsaVerifyFinish() local360 PublKey_ptr = (CCEcpkiPublKey_t *)&pWorkingContext->ECDSA_SignerPublKey.PublKeyDbBuff; in EcdsaVerifyFinish()363 pDomain = &PublKey_ptr->domain; in EcdsaVerifyFinish()417 … err = EcWrstDsaVerify(PublKey_ptr, pMessRepres, orderSizeInWords, pSignatureC, pSignatureD); in EcdsaVerifyFinish()