Searched refs:CpaInstanceHandle (Results 51 - 71 of 71) sorted by relevance

123

/freebsd-current/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_session.h199 CpaInstanceHandle pInstance;
385 CpaInstanceHandle pInstance;
537 CpaInstanceHandle pInstance;
685 CpaStatus LacSym_InitSession(const CpaInstanceHandle instanceHandle_in,
/freebsd-current/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_hash_sw_precomputes.c135 LacSymHash_HmacPreComputes(CpaInstanceHandle instanceHandle,
214 LacSymHash_AesECBPreCompute(CpaInstanceHandle instanceHandle,
342 LacSymHash_HmacPrecompInit(CpaInstanceHandle instanceHandle)
349 LacSymHash_HmacPrecompShutdown(CpaInstanceHandle instanceHandle)
H A Dlac_sym_queue.c46 LacSymQueue_RequestSend(const CpaInstanceHandle instanceHandle,
H A Dlac_sym_dp.c918 cpaCySymDpSessionCtxGetSize(const CpaInstanceHandle instanceHandle,
938 const CpaInstanceHandle instanceHandle,
958 cpaCySymDpInitSession(CpaInstanceHandle instanceHandle,
985 cpaCySymDpRemoveSession(const CpaInstanceHandle instanceHandle,
997 cpaCySymDpRegCbFunc(const CpaInstanceHandle instanceHandle,
1063 cpaCySymDpPerformOpNow(const CpaInstanceHandle instanceHandle)
1167 icp_sal_CyPollDpInstance(const CpaInstanceHandle instanceHandle,
H A Dlac_sym_hash.c134 LacHash_PrecomputeDataCreate(const CpaInstanceHandle instanceHandle,
372 LacHash_HashContextCheck(CpaInstanceHandle instanceHandle,
665 LacHash_PerformParamCheck(CpaInstanceHandle instanceHandle,
H A Dlac_sym_cb.c128 CpaInstanceHandle instanceHandle = CPA_INSTANCE_HANDLE_SINGLE;
H A Dlac_sym_alg_chain.c336 CpaInstanceHandle instanceHandle,
928 LacAlgChain_SessionInit(const CpaInstanceHandle instanceHandle,
1542 LacAlgChain_Perform(const CpaInstanceHandle instanceHandle,
/freebsd-current/sys/dev/qat/qat_api/common/include/
H A Dlac_sal_types_crypto.h188 CpaInstanceHandle Lac_GetFirstHandle(sal_service_type_t svc_type);
H A Dlac_mem.h512 Cpa8U *icp_LacBufferResize(CpaInstanceHandle instanceHandle,
/freebsd-current/sys/dev/qat/qat_api/common/compression/include/
H A Ddc_datapath.h126 CpaInstanceHandle dcInstance;
/freebsd-current/sys/dev/qat/qat_api/common/compression/
H A Ddc_dp.c304 cpaDcDpGetSessionSize(CpaInstanceHandle dcInstance,
312 cpaDcDpInitSession(CpaInstanceHandle dcInstance,
352 cpaDcDpRemoveSession(const CpaInstanceHandle dcInstance,
359 cpaDcDpUpdateSession(const CpaInstanceHandle dcInstance,
367 cpaDcDpRegCbFunc(const CpaInstanceHandle dcInstance,
770 icp_sal_DcPollDpInstance(CpaInstanceHandle dcInstance, Cpa32U responseQuota)
787 cpaDcDpPerformOpNow(CpaInstanceHandle dcInstance)
808 cpaDcDpIsPartReadSupported(const CpaInstanceHandle instanceHandle,
832 cpaDcDpIsZeroPadSupported(const CpaInstanceHandle instanceHandle,
H A Ddc_datapath.c1135 CpaInstanceHandle dcInstance,
1358 dcParamCheck(CpaInstanceHandle dcInstance,
1391 cpaDcCompressData(CpaInstanceHandle dcInstance,
1401 CpaInstanceHandle insHandle = NULL;
1482 cpaDcCompressData2(CpaInstanceHandle dcInstance,
1492 CpaInstanceHandle insHandle = NULL;
1651 dcDecompressDataCheck(CpaInstanceHandle insHandle,
1713 cpaDcDecompressData(CpaInstanceHandle dcInstance,
1723 CpaInstanceHandle insHandle = NULL;
1841 cpaDcDecompressData2(CpaInstanceHandle dcInstanc
[all...]
/freebsd-current/sys/dev/qat/qat_api/common/ctrl/
H A Dsal_compression.c872 cpaDcGetStatusText(const CpaInstanceHandle dcInstance,
911 cpaDcGetNumIntermediateBuffers(CpaInstanceHandle dcInstance,
914 CpaInstanceHandle insHandle = NULL;
933 cpaDcStartInstance(CpaInstanceHandle instanceHandle,
948 CpaInstanceHandle insHandle = NULL;
1175 cpaDcStopInstance(CpaInstanceHandle instanceHandle)
1177 CpaInstanceHandle insHandle = NULL;
1270 cpaDcGetInstances(Cpa16U numInstances, CpaInstanceHandle *dcInstances)
1365 cpaDcInstanceGetInfo2(const CpaInstanceHandle instanceHandle,
1369 CpaInstanceHandle insHandl
[all...]
H A Dsal_get_instances.c136 CpaInstanceHandle *pInstances)
269 CpaInstanceHandle *pInstances)
/freebsd-current/sys/contrib/openzfs/module/os/linux/zfs/
H A Dqat_crypt.c52 static CpaInstanceHandle cy_inst_handles[QAT_CRYPT_MAX_INSTANCES];
155 qat_init_crypt_session_ctx(qat_encrypt_dir_t dir, CpaInstanceHandle inst_handle,
216 qat_init_checksum_session_ctx(CpaInstanceHandle inst_handle,
261 qat_init_cy_buffer_lists(CpaInstanceHandle inst_handle, uint32_t nr_bufs,
299 CpaInstanceHandle cy_inst_handle;
472 CpaInstanceHandle cy_inst_handle;
H A Dqat_compress.c46 static CpaInstanceHandle dc_inst_handles[QAT_DC_MAX_INSTANCES];
243 CpaInstanceHandle dc_inst_handle;
/freebsd-current/sys/dev/qat/include/
H A Dqat_ocf_mem_pool.h100 CpaInstanceHandle cyInstHandle;
/freebsd-current/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat.c103 LacSymQat_Init(CpaInstanceHandle instanceHandle)
H A Dlac_sym_qat_hash.c114 LacSymQat_HashGetCfgData(CpaInstanceHandle pInstance,
144 CpaInstanceHandle instanceHandle,
346 CpaInstanceHandle instanceHandle,
H A Dlac_sym_qat_hash_defs_lookup.c445 LacSymQat_HashLookupInit(CpaInstanceHandle instanceHandle)
488 LacSymQat_HashAlgLookupGet(CpaInstanceHandle instanceHandle,
503 LacSymQat_HashDefsLookupGet(CpaInstanceHandle instanceHandle,
/freebsd-current/sys/dev/qat/qat/
H A Dqat_ocf.c587 CpaInstanceHandle cyInstHandle,
959 qat_ocf_get_irq_instances(CpaInstanceHandle *cyInstHandles,
968 CpaInstanceHandle cyInstHandle;
1026 CpaInstanceHandle cyInstHandles[QAT_OCF_MAX_INSTANCES] = { 0 };
1027 CpaInstanceHandle cyInstHandle = NULL;

Completed in 329 milliseconds

123