Home
last modified time | relevance | path

Searched refs:ICP_QAT_FW_LA_PARTIAL_MID (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat.c196 *pQatPacketType = ICP_QAT_FW_LA_PARTIAL_MID; in LacSymQat_packetTypeGet()
H A Dlac_sym_qat_hash.c958 if ((ICP_QAT_FW_LA_PARTIAL_MID == packetType) || in LacSymQat_HashRequestParamsPopulate()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_cipher.c125 (ICP_QAT_FW_LA_PARTIAL_MID == qatPacketType)) { in LacCipher_PerformIvCheck()
H A Dlac_sym_alg_chain.c1958 ((ICP_QAT_FW_LA_PARTIAL_MID == qatPacketType) || in LacAlgChain_Perform()
/freebsd/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_fw_la.h434 #define ICP_QAT_FW_LA_PARTIAL_MID 3 macro