Home
last modified time | relevance | path

Searched refs:contentDescInfo (Results 1 – 5 of 5) sorted by relevance

/src/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_session.h150 sal_qat_content_desc_info_t contentDescInfo; member
336 sal_qat_content_desc_info_t contentDescInfo; member
488 sal_qat_content_desc_info_t contentDescInfo; member
/src/sys/dev/qat/qat_api/common/crypto/sym/key/
H A Dlac_sym_key.c703 sal_qat_content_desc_info_t contentDescInfo = { 0 }; in LacSymKey_MgfCommon() local
810 contentDescInfo.pData = pCookie->contentDesc; in LacSymKey_MgfCommon()
811 contentDescInfo.hardwareSetupBlockPhys = in LacSymKey_MgfCommon()
814 contentDescInfo.hwBlkSzQuadWords = in LacSymKey_MgfCommon()
864 &(contentDescInfo)); in LacSymKey_MgfCommon()
1208 sal_qat_content_desc_info_t contentDescInfo = { 0 }; in LacSymKey_KeyGenSslTls_GenCommon() local
2042 contentDescInfo.pData = pCookie->contentDesc; in LacSymKey_KeyGenSslTls_GenCommon()
2043 contentDescInfo.hardwareSetupBlockPhys = in LacSymKey_KeyGenSslTls_GenCommon()
2046 contentDescInfo.hwBlkSzQuadWords = in LacSymKey_KeyGenSslTls_GenCommon()
2052 &(contentDescInfo)); in LacSymKey_KeyGenSslTls_GenCommon()
/src/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_alg_chain.c455 (Cpa8U *)pSessionDesc->contentDescInfo.pData; in LacAlgChain_SessionAADUpdate()
496 &(pSessionDesc->contentDescInfo); in LacAlgChain_SessionCipherKeyUpdate()
577 pHwBlockBaseInDRAM = (Cpa8U *)pSessionDesc->contentDescInfo.pData; in LacAlgChain_SessionAuthKeyUpdate()
1196 pCdInfo = &(pSessionDesc->contentDescInfo); in LacAlgChain_SessionInit()
1628 pCdInfo = &(pSessionDesc->contentDescInfo); in LacAlgChain_Perform()
1670 pCdInfo = &(pSessionDesc->contentDescInfo); in LacAlgChain_Perform()
H A Dlac_sym_api.c618 pSessionDesc->contentDescInfo.pData = (Cpa8U *)pSessionDesc; in LacSym_InitSession()
619 pSessionDesc->contentDescInfo.hardwareSetupBlockPhys = in LacSym_InitSession()
H A Dlac_sym_dp.c626 pCdInfo = &(pSessionDesc->contentDescInfo); in LacDp_WriteRingMsgFull()
666 pCdInfo = &(pSessionDesc->contentDescInfo); in LacDp_WriteRingMsgFull()