Home
last modified time | relevance | path

Searched refs:icp_adf_transPutMsg (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_queue.c142 status = icp_adf_transPutMsg(pService->trans_handle_sym_tx, in LacSymQueue_RequestSend()
H A Dlac_sym_cb.c462 status = icp_adf_transPutMsg( in LacSymCb_PendingReqsDequeue()
/freebsd/sys/dev/qat/qat_api/common/qat_comms/
H A Dsal_qat_cmn_msg.c211 return icp_adf_transPutMsg(trans_handle, pqat_msg, size_in_lws); in SalQatMsg_transPutMsg()
/freebsd/sys/dev/qat/qat_api/qat_direct/include/
H A Dicp_adf_transport.h226 CpaStatus icp_adf_transPutMsg(icp_comms_trans_handle trans_handle,
/freebsd/sys/dev/qat/qat_api/qat_kernel/src/
H A Dqat_transport.c135 icp_adf_transPutMsg(icp_comms_trans_handle trans_handle, in icp_adf_transPutMsg() function
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/key/
H A Dlac_sym_key.c886 status = icp_adf_transPutMsg(pService->trans_handle_sym_tx, in LacSymKey_MgfCommon()
2069 status = icp_adf_transPutMsg(pService->trans_handle_sym_tx, in LacSymKey_KeyGenSslTls_GenCommon()
/freebsd/sys/dev/qat/qat_api/common/compression/
H A Ddc_datapath.c1084 status = icp_adf_transPutMsg(pService->trans_handle_compression_tx, in dcSendRequest()