Home
last modified time | relevance | path

Searched defs:instanceHandle (Results 1 – 25 of 25) sorted by relevance

/freebsd/sys/dev/qat/qat_api/common/stubs/
H A Dlac_stubs.c47 cpaCyDhKeyGenPhase1(const CpaInstanceHandle instanceHandle, in cpaCyDhKeyGenPhase1()
58 const CpaInstanceHandle instanceHandle, in cpaCyDhKeyGenPhase2Secret()
68 cpaCyDhQueryStats64(const CpaInstanceHandle instanceHandle, in cpaCyDhQueryStats64()
75 cpaCyDhQueryStats(const CpaInstanceHandle instanceHandle, in cpaCyDhQueryStats()
83 cpaCyDsaGenPParam(const CpaInstanceHandle instanceHandle, in cpaCyDsaGenPParam()
94 cpaCyDsaGenGParam(const CpaInstanceHandle instanceHandle, in cpaCyDsaGenGParam()
105 cpaCyDsaGenYParam(const CpaInstanceHandle instanceHandle, in cpaCyDsaGenYParam()
116 cpaCyDsaSignR(const CpaInstanceHandle instanceHandle, in cpaCyDsaSignR()
127 cpaCyDsaSignS(const CpaInstanceHandle instanceHandle, in cpaCyDsaSignS()
138 cpaCyDsaSignRS(const CpaInstanceHandle instanceHandle, in cpaCyDsaSignRS()
[all …]
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_stats.c39 LacSym_StatsInit(CpaInstanceHandle instanceHandle) in LacSym_StatsInit()
58 LacSym_StatsFree(CpaInstanceHandle instanceHandle) in LacSym_StatsFree()
67 LacSym_StatsInc(Cpa32U offset, CpaInstanceHandle instanceHandle) in LacSym_StatsInc()
78 LacSym_Stats32CopyGet(CpaInstanceHandle instanceHandle, in LacSym_Stats32CopyGet()
91 LacSym_Stats64CopyGet(CpaInstanceHandle instanceHandle, in LacSym_Stats64CopyGet()
104 LacSym_StatsShow(CpaInstanceHandle instanceHandle) in LacSym_StatsShow()
H A Dlac_sym_api.c136 LacSymSession_ParamCheck(const CpaInstanceHandle instanceHandle, in LacSymSession_ParamCheck()
477 CpaInstanceHandle instanceHandle = NULL; in cpaCySymInitSession() local
540 LacSym_InitSession(const CpaInstanceHandle instanceHandle, in LacSym_InitSession()
671 CpaInstanceHandle instanceHandle = NULL; in cpaCySymRemoveSession() local
758 LacSym_Perform(const CpaInstanceHandle instanceHandle, in LacSym_Perform()
896 CpaInstanceHandle instanceHandle = NULL; in cpaCySymPerformOp() local
920 CpaInstanceHandle instanceHandle = NULL; in cpaCySymQueryStats() local
951 CpaInstanceHandle instanceHandle = NULL; in cpaCySymQueryStats64() local
983 CpaInstanceHandle instanceHandle = NULL; in cpaCySymSessionCtxGetSize() local
1013 CpaInstanceHandle instanceHandle = NULL; in cpaCySymSessionCtxGetDynamicSize() local
[all …]
H A Dlac_sym_dp.c918 cpaCySymDpSessionCtxGetSize(const CpaInstanceHandle instanceHandle, in cpaCySymDpSessionCtxGetSize()
938 const CpaInstanceHandle instanceHandle, in cpaCySymDpSessionCtxGetDynamicSize()
958 cpaCySymDpInitSession(CpaInstanceHandle instanceHandle, in cpaCySymDpInitSession()
984 cpaCySymDpRemoveSession(const CpaInstanceHandle instanceHandle, in cpaCySymDpRemoveSession()
996 cpaCySymDpRegCbFunc(const CpaInstanceHandle instanceHandle, in cpaCySymDpRegCbFunc()
1060 cpaCySymDpPerformOpNow(const CpaInstanceHandle instanceHandle) in cpaCySymDpPerformOpNow()
1162 icp_sal_CyPollDpInstance(const CpaInstanceHandle instanceHandle, in icp_sal_CyPollDpInstance()
H A Dlac_sym_hash_sw_precomputes.c135 LacSymHash_HmacPreComputes(CpaInstanceHandle instanceHandle, in LacSymHash_HmacPreComputes()
214 LacSymHash_AesECBPreCompute(CpaInstanceHandle instanceHandle, in LacSymHash_AesECBPreCompute()
342 LacSymHash_HmacPrecompInit(CpaInstanceHandle instanceHandle) in LacSymHash_HmacPrecompInit()
349 LacSymHash_HmacPrecompShutdown(CpaInstanceHandle instanceHandle) in LacSymHash_HmacPrecompShutdown()
H A Dlac_sym_hash.c134 LacHash_PrecomputeDataCreate(const CpaInstanceHandle instanceHandle, in LacHash_PrecomputeDataCreate()
371 LacHash_HashContextCheck(CpaInstanceHandle instanceHandle, in LacHash_HashContextCheck()
664 LacHash_PerformParamCheck(CpaInstanceHandle instanceHandle, in LacHash_PerformParamCheck()
H A Dlac_sym_queue.c46 LacSymQueue_RequestSend(const CpaInstanceHandle instanceHandle, in LacSymQueue_RequestSend()
H A Dlac_sym_cb.c128 CpaInstanceHandle instanceHandle = CPA_INSTANCE_HANDLE_SINGLE; in LacSymCb_ProcessCallbackInternal() local
H A Dlac_sym_alg_chain.c333 CpaInstanceHandle instanceHandle, in LacAlgChain_HashCDBuild()
924 LacAlgChain_SessionInit(const CpaInstanceHandle instanceHandle, in LacAlgChain_SessionInit()
1538 LacAlgChain_Perform(const CpaInstanceHandle instanceHandle, in LacAlgChain_Perform()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/key/
H A Dlac_sym_key.c51 #define LAC_KEY_STAT_INC(statistic, instanceHandle) \ argument
67 #define LAC_KEY_STATS32_GET(keyStats, instanceHandle) \ argument
80 #define LAC_KEY_STATS64_GET(keyStats, instanceHandle) \ argument
193 CpaInstanceHandle instanceHandle = NULL; in LacKey_GetHandle() local
261 CpaInstanceHandle instanceHandle) in LacKey_StatsInc()
308 LacKeygen_StatsShow(CpaInstanceHandle instanceHandle) in LacKeygen_StatsShow()
363 CpaInstanceHandle instanceHandle = NULL; in cpaCyKeyGenQueryStats() local
390 CpaInstanceHandle instanceHandle = NULL; in cpaCyKeyGenQueryStats64() local
576 LacSymKey_MgfSync(const CpaInstanceHandle instanceHandle, in LacSymKey_MgfSync()
685 LacSymKey_MgfCommon(const CpaInstanceHandle instanceHandle, in LacSymKey_MgfCommon()
[all …]
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_constants_table.c160 LacSymQat_ConstantsInitLookupTables(CpaInstanceHandle instanceHandle) in LacSymQat_ConstantsInitLookupTables()
208 LacSymQat_ConstantsGetCipherOffset(CpaInstanceHandle instanceHandle, in LacSymQat_ConstantsGetCipherOffset()
238 LacSymQat_ConstantsGetAuthOffset(CpaInstanceHandle instanceHandle, in LacSymQat_ConstantsGetAuthOffset()
H A Dlac_sym_qat_hash_defs_lookup.c445 LacSymQat_HashLookupInit(CpaInstanceHandle instanceHandle) in LacSymQat_HashLookupInit()
488 LacSymQat_HashAlgLookupGet(CpaInstanceHandle instanceHandle, in LacSymQat_HashAlgLookupGet()
503 LacSymQat_HashDefsLookupGet(CpaInstanceHandle instanceHandle, in LacSymQat_HashDefsLookupGet()
H A Dlac_sym_qat_hash.c144 CpaInstanceHandle instanceHandle, in LacSymQat_HashContentDescInit()
346 CpaInstanceHandle instanceHandle, in LacSymQat_HashSetupReqParamsMetaData()
H A Dlac_sym_qat.c103 LacSymQat_Init(CpaInstanceHandle instanceHandle) in LacSymQat_Init()
/freebsd/sys/dev/qat/qat_api/common/include/
H A Dsal_service_state.h61 #define SAL_RUNNING_CHECK(instanceHandle) \ argument
82 #define SAL_SERVICE_GOOD_FOR_INIT(instanceHandle) \ argument
H A Dlac_common.h307 #define LAC_CHECK_INSTANCE_HANDLE(instanceHandle) \ argument
/freebsd/sys/dev/qat/qat_api/common/utils/
H A Dsal_service_state.c26 Sal_ServiceIsRunning(CpaInstanceHandle instanceHandle) in Sal_ServiceIsRunning()
37 Sal_ServiceIsRestarting(CpaInstanceHandle instanceHandle) in Sal_ServiceIsRestarting()
/freebsd/sys/dev/qat/qat_api/common/ctrl/
H A Dsal_crypto.c884 cpaCyGetStatusText(const CpaInstanceHandle instanceHandle, in cpaCyGetStatusText()
963 CpaInstanceHandle instanceHandle = NULL; in cpaCyStartInstance() local
1014 CpaInstanceHandle instanceHandle = NULL; in cpaCyStopInstance() local
1060 const CpaInstanceHandle instanceHandle, in cpaCyInstanceSetNotificationCb()
1104 CpaInstanceHandle instanceHandle = NULL; in cpaCyInstanceGetInfo() local
1165 CpaInstanceHandle instanceHandle = NULL; in cpaCyInstanceGetInfo2() local
1286 CpaInstanceHandle instanceHandle = NULL; in cpaCyQueryCapabilities() local
1316 CpaInstanceHandle instanceHandle = NULL; in cpaCySymQueryCapabilities() local
1444 CpaInstanceHandle instanceHandle = NULL; in cpaCySetAddressTranslation() local
1770 icp_sal_SymGetInflightRequests(CpaInstanceHandle instanceHandle, in icp_sal_SymGetInflightRequests()
[all …]
H A Dsal_get_instances.c53 CpaInstanceHandle instanceHandle; in Lac_GetCyNumInstancesByType() local
184 CpaInstanceHandle instanceHandle = NULL; in Lac_GetCyInstancesByType() local
H A Dsal_compression.c930 cpaDcStartInstance(CpaInstanceHandle instanceHandle, in cpaDcStartInstance()
1172 cpaDcStopInstance(CpaInstanceHandle instanceHandle) in cpaDcStopInstance()
1362 cpaDcInstanceGetInfo2(const CpaInstanceHandle instanceHandle, in cpaDcInstanceGetInfo2()
1545 cpaDcSetAddressTranslation(const CpaInstanceHandle instanceHandle, in cpaDcSetAddressTranslation()
1618 const CpaInstanceHandle instanceHandle, in cpaDcInstanceSetNotificationCb()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym_stats.h89 #define LAC_SYM_STAT_INC(statistic, instanceHandle) \ argument
H A Dlac_sym.h156 CpaInstanceHandle instanceHandle; member
197 CpaInstanceHandle instanceHandle; member
243 CpaInstanceHandle instanceHandle; member
/freebsd/sys/dev/qat/qat_api/common/compression/
H A Ddc_buffers.c38 cpaDcBufferListGetMetaSize(const CpaInstanceHandle instanceHandle, in cpaDcBufferListGetMetaSize()
69 cpaDcBnpBufferListGetMetaSize(const CpaInstanceHandle instanceHandle, in cpaDcBnpBufferListGetMetaSize()
H A Ddc_dp.c808 cpaDcDpIsPartReadSupported(const CpaInstanceHandle instanceHandle, in cpaDcDpIsPartReadSupported()
832 cpaDcDpIsZeroPadSupported(const CpaInstanceHandle instanceHandle, in cpaDcDpIsZeroPadSupported()
/freebsd/sys/dev/qat/qat_api/include/lac/
H A Dcpa_cy_sym_dp.h256 CpaInstanceHandle instanceHandle; member