Searched refs:actualKeyLenInBytes (Results 1 – 1 of 1) sorted by relevance
649 Cpa32U actualKeyLenInBytes = pCipherSetupData->cipherKeyLenInBytes; in LacSymQat_CipherHwBlockPopulateKeySetup() local674 actualKeyLenInBytes); in LacSymQat_CipherHwBlockPopulateKeySetup()676 if (0 < (targetKeyLenInBytes - actualKeyLenInBytes)) { in LacSymQat_CipherHwBlockPopulateKeySetup()677 LAC_OS_BZERO(pCipherKey + actualKeyLenInBytes, in LacSymQat_CipherHwBlockPopulateKeySetup()678 targetKeyLenInBytes - actualKeyLenInBytes); in LacSymQat_CipherHwBlockPopulateKeySetup()