Searched refs:aadLenInBytes (Results 1 – 10 of 10) sorted by relevance
123 if (pSessionDesc->aadLenInBytes > 0) { in LacSymAlgChain_PrepareCCMData()126 (Cpa16U)pSessionDesc->aadLenInBytes); in LacSymAlgChain_PrepareCCMData()159 if (((pSessionDesc->aadLenInBytes + lenOfEncodedLen) % in LacSymAlgChain_PrepareCCMData()165 ((pSessionDesc->aadLenInBytes + lenOfEncodedLen) % in LacSymAlgChain_PrepareCCMData()170 lenOfEncodedLen + pSessionDesc->aadLenInBytes; in LacSymAlgChain_PrepareCCMData()188 if ((pSessionDesc->aadLenInBytes % LAC_HASH_AES_GCM_BLOCK_SIZE) != 0) { in LacSymAlgChain_PrepareGCMData()190 (pSessionDesc->aadLenInBytes % LAC_HASH_AES_GCM_BLOCK_SIZE); in LacSymAlgChain_PrepareGCMData()192 memset(&pAdditionalAuthData[pSessionDesc->aadLenInBytes], in LacSymAlgChain_PrepareGCMData()
295 LAC_MEM_WR_32(pAuthModeSetupData->aadLenInBytes); in LacHash_PrecomputeDataCreate()450 pHashSetupData->authModeSetupData.aadLenInBytes; in LacHash_HashContextCheck()492 if (pHashSetupData->authModeSetupData.aadLenInBytes > in LacHash_HashContextCheck()500 .aadLenInBytes; in LacHash_HashContextCheck()537 if (pHashSetupData->authModeSetupData.aadLenInBytes != in LacHash_HashContextCheck()570 if (pHashSetupData->authModeSetupData.aadLenInBytes != in LacHash_HashContextCheck()582 if (pHashSetupData->authModeSetupData.aadLenInBytes > in LacHash_HashContextCheck()721 if ((pSessionDesc->aadLenInBytes > 0) && in LacHash_PerformParamCheck()
268 if ((0 != pSessionDesc->aadLenInBytes) && in LacDp_EnqueueParamCheck()293 (0 != pSessionDesc->aadLenInBytes))) { in LacDp_EnqueueParamCheck()548 LAC_BYTES_TO_QUADWORDS(pSessionDesc->aadLenInBytes); in LacDp_WriteRingMsgOpt()615 pSessionDesc->aadLenInBytes = in LacDp_WriteRingMsgFull()692 pSessionDesc->aadLenInBytes = pRequest->messageLenToHashInBytes; in LacDp_WriteRingMsgFull()812 pSessionDesc->aadLenInBytes; in LacDp_WriteRingMsgFull()827 (Cpa16U)pSessionDesc->aadLenInBytes; in LacDp_WriteRingMsgFull()839 if (0 != pSessionDesc->aadLenInBytes && in LacDp_WriteRingMsgFull()844 aadDataLen = pSessionDesc->aadLenInBytes; in LacDp_WriteRingMsgFull()911 LAC_BYTES_TO_QUADWORDS(pSessionDesc->aadLenInBytes); in LacDp_WriteRingMsgFull()
448 pSessionDesc->aadLenInBytes = newAADLength; in LacAlgChain_SessionAADUpdate()588 sessionSetup.hashSetupData.authModeSetupData.aadLenInBytes = in LacAlgChain_SessionAuthKeyUpdate()589 pSessionDesc->aadLenInBytes; in LacAlgChain_SessionAuthKeyUpdate()1103 pSessionDesc->aadLenInBytes = in LacAlgChain_SessionInit()1104 pHashData->authModeSetupData.aadLenInBytes; in LacAlgChain_SessionInit()1576 Cpa32U aadLenInBytes = 0; in LacAlgChain_Perform() local1590 pSessionDesc->aadLenInBytes = pOpData->messageLenToHashInBytes; in LacAlgChain_Perform()1602 aadLenInBytes = pSessionDesc->aadLenInBytes; in LacAlgChain_Perform()1617 if (ICP_QAT_FW_SPC_AAD_SZ_MAX < aadLenInBytes) { in LacAlgChain_Perform()1725 if (aadLenInBytes != 0 && in LacAlgChain_Perform()[all …]
274 Cpa32U aadLenInBytes; member612 Cpa32U aadLenInBytes; member
218 Cpa32U aadLenInBytes; member
494 Cpa32U aadLenInBytes; member
401 if (pHashSetupData->authModeSetupData.aadLenInBytes > in LacSymQat_HashSetupReqParamsMetaData()411 .aadLenInBytes; in LacSymQat_HashSetupReqParamsMetaData()423 pHashSetupData->authModeSetupData.aadLenInBytes; in LacSymQat_HashSetupReqParamsMetaData()
616 pSession->aadLenInBytes); in LacSymQat_CipherHwBlockPopulateCfgData()
178 sd.hashSetupData.authModeSetupData.aadLenInBytes = aad_len; in qat_init_crypt_session_ctx()