Home
last modified time | relevance | path

Searched refs:targetKeyLenInBytes (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_cipher.c465 Cpa32U targetKeyLenInBytes, in LacSymQat_CipherCtrlBlockWrite() argument
510 LAC_BYTES_TO_QUADWORDS(targetKeyLenInBytes); in LacSymQat_CipherCtrlBlockWrite()
643 Cpa32U targetKeyLenInBytes, in LacSymQat_CipherHwBlockPopulateKeySetup() argument
680 *pSizeInBytes += targetKeyLenInBytes; in LacSymQat_CipherHwBlockPopulateKeySetup()
701 *pSizeInBytes += targetKeyLenInBytes; in LacSymQat_CipherHwBlockPopulateKeySetup()
715 pCipherKey + (targetKeyLenInBytes / 2); in LacSymQat_CipherHwBlockPopulateKeySetup()
716 *pSizeInBytes += targetKeyLenInBytes; in LacSymQat_CipherHwBlockPopulateKeySetup()
722 pTempKey = (pCipherKey + targetKeyLenInBytes); in LacSymQat_CipherHwBlockPopulateKeySetup()
724 *pSizeInBytes += 2 * targetKeyLenInBytes; in LacSymQat_CipherHwBlockPopulateKeySetup()
729 LAC_OS_BZERO(pCipherKey + targetKeyLenInBytes, in LacSymQat_CipherHwBlockPopulateKeySetup()
[all …]
/freebsd-14.2/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym_qat_cipher.h213 Cpa32U targetKeyLenInBytes,
296 Cpa32U targetKeyLenInBytes,