Searched refs:pCipherKey (Results 1 – 8 of 8) sorted by relevance
648 Cpa8U *pCipherKey = (Cpa8U *)pCipherHwBlock; in LacSymQat_CipherHwBlockPopulateKeySetup() local672 memcpy(pCipherKey, in LacSymQat_CipherHwBlockPopulateKeySetup()673 pCipherSetupData->pCipherKey, in LacSymQat_CipherHwBlockPopulateKeySetup()677 LAC_OS_BZERO(pCipherKey + actualKeyLenInBytes, in LacSymQat_CipherHwBlockPopulateKeySetup()688 (Cpa32U *)pCipherSetupData->pCipherKey; in LacSymQat_CipherHwBlockPopulateKeySetup()715 pCipherKey + (targetKeyLenInBytes / 2); in LacSymQat_CipherHwBlockPopulateKeySetup()720 pCipherKey[index] ^ pTempKey[index]; in LacSymQat_CipherHwBlockPopulateKeySetup()722 pTempKey = (pCipherKey + targetKeyLenInBytes); in LacSymQat_CipherHwBlockPopulateKeySetup()750 pCipherSetupData->pCipherKey, in LacSymQat_CipherHwBlockPopulateKeySetup()765 memcpy(pCipherKey, in LacSymQat_CipherHwBlockPopulateKeySetup()[all …]
481 Cpa8U *pCipherKey) in LacAlgChain_SessionCipherKeyUpdate() argument485 if (pSessionDesc == NULL || pCipherKey == NULL) in LacAlgChain_SessionCipherKeyUpdate()490 pCipherKey, in LacAlgChain_SessionCipherKeyUpdate()505 cipherSetupData.pCipherKey = pCipherKey; in LacAlgChain_SessionCipherKeyUpdate()609 sessionSetup.cipherSetupData.pCipherKey = in LacAlgChain_SessionAuthKeyUpdate()612 sessionSetup.cipherSetupData.pCipherKey = in LacAlgChain_SessionAuthKeyUpdate()620 sessionSetup.cipherSetupData.pCipherKey = in LacAlgChain_SessionAuthKeyUpdate()629 sessionSetup.cipherSetupData.pCipherKey = in LacAlgChain_SessionAuthKeyUpdate()635 if (!sessionSetup.cipherSetupData.pCipherKey) in LacAlgChain_SessionAuthKeyUpdate()1058 pCipherData->pCipherKey, in LacAlgChain_SessionInit()
246 pSessionSetup->cipherSetupData.pCipherKey, in LacHash_PrecomputeDataCreate()284 pSessionSetup->cipherSetupData.pCipherKey, in LacHash_PrecomputeDataCreate()
225 LAC_CHECK_NULL_PARAM(pCipherSetupData->pCipherKey); in LacCipher_SessionSetupDataCheck()
276 Cpa8U *pCipherKey; member730 Cpa8U *pCipherKey; member
234 Cpa8U *pCipherKey);
266 sessionSetupData.cipherSetupData.pCipherKey = in qat_ocf_session_init()269 sessionSetupData.cipherSetupData.pCipherKey = in qat_ocf_session_init()477 sessionSetupData.cipherSetupData.pCipherKey = in qat_ocf_session_init()
173 sd.cipherSetupData.pCipherKey = key->ck_data; in qat_init_crypt_session_ctx()