Searched refs:actualKeyLenInBytes (Results 1 – 1 of 1) sorted by relevance
666 Cpa32U actualKeyLenInBytes = pCipherSetupData->cipherKeyLenInBytes; in LacSymQat_CipherHwBlockPopulateKeySetup() local690 actualKeyLenInBytes); in LacSymQat_CipherHwBlockPopulateKeySetup()692 if (0 < (targetKeyLenInBytes - actualKeyLenInBytes)) { in LacSymQat_CipherHwBlockPopulateKeySetup()693 LAC_OS_BZERO(pCipherKey + actualKeyLenInBytes, in LacSymQat_CipherHwBlockPopulateKeySetup()694 targetKeyLenInBytes - actualKeyLenInBytes); in LacSymQat_CipherHwBlockPopulateKeySetup()