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.c185 if (ICP_QAT_FW_LA_USE_UCS_SLICE_TYPE == pSessionDesc->cipherSliceType) { in LacSymCheck_IsPartialSupported()
216 pSessionDesc->cipherSliceType, in LacAlgChain_CipherCDBuild_ForOptimisedCD()
223 pSessionDesc->cipherSliceType, in LacAlgChain_CipherCDBuild_ForOptimisedCD()
249 pSessionDesc->cipherSliceType, in LacAlgChain_CipherCDBuild_ForSHRAM()
256 pSessionDesc->cipherSliceType, in LacAlgChain_CipherCDBuild_ForSHRAM()
291 pSessionDesc->cipherSliceType); in LacAlgChain_CipherCDBuild()
307 pSessionDesc->cipherSliceType, in LacAlgChain_CipherCDBuild()
316 pSessionDesc->cipherSliceType, in LacAlgChain_CipherCDBuild()
324 pSessionDesc->cipherSliceType, in LacAlgChain_CipherCDBuild()
406 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.c643 if (ICP_QAT_FW_LA_USE_UCS_SLICE_TYPE == pSession->cipherSliceType) { in LacSymQat_CipherHwBlockPopulateCfgData()
942 pSessionDesc->cipherSliceType && in LacSymQat_CipherRequestParamsPopulate()