Home
last modified time | relevance | path

Searched refs:cipherSliceType (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_alg_chain.c188 if (ICP_QAT_FW_LA_USE_UCS_SLICE_TYPE == pSessionDesc->cipherSliceType) { in LacSymCheck_IsPartialSupported()
219 pSessionDesc->cipherSliceType, in LacAlgChain_CipherCDBuild_ForOptimisedCD()
226 pSessionDesc->cipherSliceType, in LacAlgChain_CipherCDBuild_ForOptimisedCD()
252 pSessionDesc->cipherSliceType, in LacAlgChain_CipherCDBuild_ForSHRAM()
259 pSessionDesc->cipherSliceType, in LacAlgChain_CipherCDBuild_ForSHRAM()
294 pSessionDesc->cipherSliceType); in LacAlgChain_CipherCDBuild()
310 pSessionDesc->cipherSliceType, in LacAlgChain_CipherCDBuild()
319 pSessionDesc->cipherSliceType, in LacAlgChain_CipherCDBuild()
327 pSessionDesc->cipherSliceType, in LacAlgChain_CipherCDBuild()
410 if (ICP_QAT_FW_LA_USE_UCS_SLICE_TYPE == pSessionDesc->cipherSliceType) { in LacAlgChain_GetCipherConfigSize()
[all …]
H A Dlac_sym_dp.c642 pSessionDesc->cipherSliceType = in LacDp_WriteRingMsgFull()
646 pSessionDesc->cipherSliceType); in LacDp_WriteRingMsgFull()
786 pSessionDesc->cipherSliceType); in LacDp_WriteRingMsgFull()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_session.h255 Cpa32U cipherSliceType; member
441 Cpa32U cipherSliceType; member
593 Cpa32U cipherSliceType; member
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_cipher.c626 if (ICP_QAT_FW_LA_USE_UCS_SLICE_TYPE == pSession->cipherSliceType) { in LacSymQat_CipherHwBlockPopulateCfgData()
926 pSessionDesc->cipherSliceType && in LacSymQat_CipherRequestParamsPopulate()