Searched refs:pCipherKey (Results 1 – 8 of 8) sorted by relevance
665 Cpa8U *pCipherKey = (Cpa8U *)pCipherHwBlock; in LacSymQat_CipherHwBlockPopulateKeySetup() local688 memcpy(pCipherKey, in LacSymQat_CipherHwBlockPopulateKeySetup()689 pCipherSetupData->pCipherKey, in LacSymQat_CipherHwBlockPopulateKeySetup()693 LAC_OS_BZERO(pCipherKey + actualKeyLenInBytes, in LacSymQat_CipherHwBlockPopulateKeySetup()704 (Cpa32U *)pCipherSetupData->pCipherKey; in LacSymQat_CipherHwBlockPopulateKeySetup()706 (Cpa32U *)(pCipherKey + targetKeyLenInBytes); in LacSymQat_CipherHwBlockPopulateKeySetup()731 pCipherKey + (targetKeyLenInBytes / 2); in LacSymQat_CipherHwBlockPopulateKeySetup()736 pCipherKey[index] ^ pTempKey[index]; in LacSymQat_CipherHwBlockPopulateKeySetup()738 pTempKey = (pCipherKey + targetKeyLenInBytes); in LacSymQat_CipherHwBlockPopulateKeySetup()745 LAC_OS_BZERO(pCipherKey + targetKeyLenInBytes, in LacSymQat_CipherHwBlockPopulateKeySetup()[all …]
477 Cpa8U *pCipherKey) in LacAlgChain_SessionCipherKeyUpdate() argument481 if (pSessionDesc == NULL || pCipherKey == NULL) in LacAlgChain_SessionCipherKeyUpdate()486 pCipherKey, in LacAlgChain_SessionCipherKeyUpdate()501 cipherSetupData.pCipherKey = pCipherKey; in LacAlgChain_SessionCipherKeyUpdate()605 sessionSetup.cipherSetupData.pCipherKey = in LacAlgChain_SessionAuthKeyUpdate()608 sessionSetup.cipherSetupData.pCipherKey = in LacAlgChain_SessionAuthKeyUpdate()616 sessionSetup.cipherSetupData.pCipherKey = in LacAlgChain_SessionAuthKeyUpdate()625 sessionSetup.cipherSetupData.pCipherKey = in LacAlgChain_SessionAuthKeyUpdate()631 if (!sessionSetup.cipherSetupData.pCipherKey) in LacAlgChain_SessionAuthKeyUpdate()1054 pCipherData->pCipherKey, in LacAlgChain_SessionInit()
246 pSessionSetup->cipherSetupData.pCipherKey, in LacHash_PrecomputeDataCreate()284 pSessionSetup->cipherSetupData.pCipherKey, in LacHash_PrecomputeDataCreate()
224 LAC_CHECK_NULL_PARAM(pCipherSetupData->pCipherKey); in LacCipher_SessionSetupDataCheck()
244 Cpa8U *pCipherKey; member700 Cpa8U *pCipherKey; member
231 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()
174 sd.cipherSetupData.pCipherKey = key->ck_data; in qat_init_crypt_session_ctx()