Searched refs:icp_qat_fw_comn_req_t (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/qat/qat_api/common/include/ |
H A D | sal_qat_cmn_msg.h | 102 void SalQatMsg_CmnHdrWrite(icp_qat_fw_comn_req_t *pMsg, 157 icp_qat_fw_comn_req_t *pMsg, 172 void SalQatMsg_CtrlBlkSetToReserved(icp_qat_fw_comn_req_t *_pMsg);
|
/freebsd/sys/dev/qat/qat_api/common/qat_comms/ |
H A D | sal_qat_cmn_msg.c | 55 SalQatMsg_CmnHdrWrite(icp_qat_fw_comn_req_t *pMsg, in SalQatMsg_CmnHdrWrite() 156 icp_qat_fw_comn_req_t *pMsg, in SalQatMsg_ContentDescHdrWrite() 182 SalQatMsg_CtrlBlkSetToReserved(icp_qat_fw_comn_req_t *pMsg) in SalQatMsg_CtrlBlkSetToReserved()
|
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/ |
H A D | lac_sym_alg_chain.c | 945 icp_qat_fw_comn_req_t *pMsg = NULL; in LacAlgChain_SessionInit() 946 icp_qat_fw_comn_req_t *pMsgS = NULL; in LacAlgChain_SessionInit() 1300 pMsg = (icp_qat_fw_comn_req_t *)&( in LacAlgChain_SessionInit() 1303 (icp_qat_fw_comn_req_t *)pMsg, in LacAlgChain_SessionInit() 1333 pMsg = (icp_qat_fw_comn_req_t *)&( in LacAlgChain_SessionInit() 1336 (icp_qat_fw_comn_req_t *)pMsg, in LacAlgChain_SessionInit() 1456 pMsg = (icp_qat_fw_comn_req_t *)&(pSessionDesc->reqCacheHdr); in LacAlgChain_SessionInit() 1457 SalQatMsg_ContentDescHdrWrite((icp_qat_fw_comn_req_t *)pMsg, in LacAlgChain_SessionInit() 1461 (icp_qat_fw_comn_req_t *)&(pSessionDesc->shramReqCacheHdr); in LacAlgChain_SessionInit() 1469 (icp_qat_fw_comn_req_t *)pMsgS, pCdInfoOptimised); in LacAlgChain_SessionInit() [all …]
|
H A D | lac_sym_dp.c | 653 SalQatMsg_CmnHdrWrite((icp_qat_fw_comn_req_t *)&( in LacDp_WriteRingMsgFull() 685 SalQatMsg_CmnHdrWrite((icp_qat_fw_comn_req_t *)&( in LacDp_WriteRingMsgFull()
|
/freebsd/sys/dev/qat/qat_api/firmware/include/ |
H A D | icp_qat_fw.h | 372 } icp_qat_fw_comn_req_t; typedef
|
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/key/ |
H A D | lac_sym_key.c | 867 SalQatMsg_ContentDescHdrWrite((icp_qat_fw_comn_req_t *)&( in LacSymKey_MgfCommon() 871 SalQatMsg_CmnHdrWrite((icp_qat_fw_comn_req_t *)&keyGenReq, in LacSymKey_MgfCommon() 2057 SalQatMsg_ContentDescHdrWrite((icp_qat_fw_comn_req_t *)&( in LacSymKey_KeyGenSslTls_GenCommon() 2061 SalQatMsg_CmnHdrWrite((icp_qat_fw_comn_req_t *)&keyGenReq, in LacSymKey_KeyGenSslTls_GenCommon()
|
/freebsd/sys/dev/qat/qat_api/common/compression/ |
H A D | dc_session.c | 916 SalQatMsg_CmnHdrWrite((icp_qat_fw_comn_req_t *)pReqCache, in dcInitSession() 940 SalQatMsg_CmnHdrWrite((icp_qat_fw_comn_req_t *)pReqCache, in dcInitSession()
|