Searched refs:sessionSetup (Results 1 – 1 of 1) sorted by relevance
565 CpaCySymSessionSetupData sessionSetup = { 0 }; in LacAlgChain_SessionAuthKeyUpdate() local579 sessionSetup.hashSetupData.hashAlgorithm = pSessionDesc->hashAlgorithm; in LacAlgChain_SessionAuthKeyUpdate()580 sessionSetup.hashSetupData.hashMode = pSessionDesc->hashMode; in LacAlgChain_SessionAuthKeyUpdate()581 sessionSetup.hashSetupData.authModeSetupData.authKey = pAuthKey; in LacAlgChain_SessionAuthKeyUpdate()582 sessionSetup.hashSetupData.authModeSetupData.authKeyLenInBytes = in LacAlgChain_SessionAuthKeyUpdate()584 sessionSetup.hashSetupData.authModeSetupData.aadLenInBytes = in LacAlgChain_SessionAuthKeyUpdate()586 sessionSetup.hashSetupData.digestResultLenInBytes = in LacAlgChain_SessionAuthKeyUpdate()589 sessionSetup.cipherSetupData.cipherAlgorithm = in LacAlgChain_SessionAuthKeyUpdate()591 sessionSetup.cipherSetupData.cipherKeyLenInBytes = in LacAlgChain_SessionAuthKeyUpdate()605 sessionSetup.cipherSetupData.pCipherKey = in LacAlgChain_SessionAuthKeyUpdate()[all …]