Searched refs:wordIndex (Results 1 – 2 of 2) sorted by relevance
702 Cpa32U wordIndex = 0; in LacSymQat_CipherHwBlockPopulateKeySetup() local710 for (wordIndex = 0; wordIndex < in LacSymQat_CipherHwBlockPopulateKeySetup()712 wordIndex++) { in LacSymQat_CipherHwBlockPopulateKeySetup()713 pTempKey[wordIndex] = pu32CipherKey[wordIndex] ^ in LacSymQat_CipherHwBlockPopulateKeySetup()
298 Cpa32U wordIndex = 0; in LacHash_PrecomputeDataCreate() local312 for (wordIndex = 0; in LacHash_PrecomputeDataCreate()313 wordIndex < LAC_BYTES_TO_LONGWORDS(authKeyLenInBytes); in LacHash_PrecomputeDataCreate()314 wordIndex++) { in LacHash_PrecomputeDataCreate()315 pTempKey[wordIndex] ^= in LacHash_PrecomputeDataCreate()