Home
last modified time | relevance | path

Searched refs:pInstance (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat.c271 LacSymQat_ConstantsGetCipherOffset(pSession->pInstance, in LacSymQat_UseSymConstantsTable()
304 LacSymQat_HashGetCfgData(pSession->pInstance, in LacSymQat_UseSymConstantsTable()
312 LacSymQat_ConstantsGetAuthOffset(pSession->pInstance, in LacSymQat_UseSymConstantsTable()
H A Dlac_sym_qat_hash.c114 LacSymQat_HashGetCfgData(CpaInstanceHandle pInstance, in LacSymQat_HashGetCfgData() argument
123 LacSymQat_HashDefsLookupGet(pInstance, apiHashAlgorithm, &pHashDefs); in LacSymQat_HashGetCfgData()
H A Dlac_sym_qat_cipher.c543 (sal_crypto_service_t *)pSession->pInstance; in LacSymQat_CipherGetCfgData()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_session.h199 CpaInstanceHandle pInstance; member
385 CpaInstanceHandle pInstance; member
537 CpaInstanceHandle pInstance; member
H A Dlac_sym_hash_precomputes.h144 sal_crypto_service_t *pInstance; member
H A Dlac_sym_qat_hash.h298 void LacSymQat_HashGetCfgData(CpaInstanceHandle pInstance,
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_cb.c407 pService = (sal_crypto_service_t *)pSessionDesc->pInstance; in LacSymCb_PendingReqsDequeue()
H A Dlac_sym_alg_chain.c645 (sal_crypto_service_t *)pSessionDesc->pInstance; in LacAlgChain_SessionAuthKeyUpdate()
673 pSessionDesc->pInstance, in LacAlgChain_SessionAuthKeyUpdate()
971 pSessionDesc->pInstance = instanceHandle; in LacAlgChain_SessionInit()
/freebsd/contrib/libpcap/
H A Dpcap-tc.c56 typedef TC_STATUS (TC_CALLCONV *TcFcnInstanceOpenByName) (PCHAR name, PTC_INSTANCE pInstance);