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.c439 Cpa32U sliceType = ICP_QAT_FW_LA_USE_LEGACY_SLICE_TYPE; in LacCipher_GetCipherSliceType() local
448 sliceType = ICP_QAT_FW_LA_USE_UCS_SLICE_TYPE; in LacCipher_GetCipherSliceType()
451 sliceType = ICP_QAT_FW_LA_USE_LEGACY_SLICE_TYPE; in LacCipher_GetCipherSliceType()
454 sliceType = ICP_QAT_FW_LA_USE_UCS_SLICE_TYPE; in LacCipher_GetCipherSliceType()
458 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.c466 Cpa32U sliceType, in LacSymQat_CipherCtrlBlockWrite() argument
484 if (ICP_QAT_FW_LA_USE_UCS_SLICE_TYPE == sliceType && in LacSymQat_CipherCtrlBlockWrite()
644 Cpa32U sliceType, in LacSymQat_CipherHwBlockPopulateKeySetup() argument
666 if (ICP_QAT_FW_LA_USE_UCS_SLICE_TYPE == sliceType && in LacSymQat_CipherHwBlockPopulateKeySetup()
746 if (ICP_QAT_FW_LA_USE_UCS_SLICE_TYPE == sliceType) { in LacSymQat_CipherHwBlockPopulateKeySetup()