Home
last modified time | relevance | path

Searched refs:sliceType (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_cipher.c438 Cpa32U sliceType = ICP_QAT_FW_LA_USE_LEGACY_SLICE_TYPE; in LacCipher_GetCipherSliceType() local
447 sliceType = ICP_QAT_FW_LA_USE_UCS_SLICE_TYPE; in LacCipher_GetCipherSliceType()
450 sliceType = ICP_QAT_FW_LA_USE_LEGACY_SLICE_TYPE; in LacCipher_GetCipherSliceType()
453 sliceType = ICP_QAT_FW_LA_USE_UCS_SLICE_TYPE; in LacCipher_GetCipherSliceType()
457 return sliceType; in LacCipher_GetCipherSliceType()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym_qat_cipher.h214 Cpa32U sliceType,
297 Cpa32U sliceType,
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_cipher.c471 Cpa32U sliceType, in LacSymQat_CipherCtrlBlockWrite() argument
489 if (ICP_QAT_FW_LA_USE_UCS_SLICE_TYPE == sliceType && in LacSymQat_CipherCtrlBlockWrite()
661 Cpa32U sliceType, in LacSymQat_CipherHwBlockPopulateKeySetup() argument
682 if (ICP_QAT_FW_LA_USE_UCS_SLICE_TYPE == sliceType && in LacSymQat_CipherHwBlockPopulateKeySetup()
762 if (ICP_QAT_FW_LA_USE_UCS_SLICE_TYPE == sliceType) { in LacSymQat_CipherHwBlockPopulateKeySetup()