Home
last modified time | relevance | path

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

/freebsd/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
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/key/
H A Dlac_sym_key.c708 sal_qat_content_desc_info_t contentDescInfo = { 0 }; in LacSymKey_MgfCommon() local
815 contentDescInfo.pData = pCookie->contentDesc; in LacSymKey_MgfCommon()
816 contentDescInfo.hardwareSetupBlockPhys = in LacSymKey_MgfCommon()
819 contentDescInfo.hwBlkSzQuadWords = in LacSymKey_MgfCommon()
869 &(contentDescInfo)); in LacSymKey_MgfCommon()
1215 sal_qat_content_desc_info_t contentDescInfo = { 0 }; in LacSymKey_KeyGenSslTls_GenCommon() local
2049 contentDescInfo.pData = pCookie->contentDesc; in LacSymKey_KeyGenSslTls_GenCommon()
2050 contentDescInfo.hardwareSetupBlockPhys = in LacSymKey_KeyGenSslTls_GenCommon()
2053 contentDescInfo.hwBlkSzQuadWords = in LacSymKey_KeyGenSslTls_GenCommon()
2059 &(contentDescInfo)); in LacSymKey_KeyGenSslTls_GenCommon()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_alg_chain.c459 (Cpa8U *)pSessionDesc->contentDescInfo.pData; in LacAlgChain_SessionAADUpdate()
500 &(pSessionDesc->contentDescInfo); in LacAlgChain_SessionCipherKeyUpdate()
581 pHwBlockBaseInDRAM = (Cpa8U *)pSessionDesc->contentDescInfo.pData; in LacAlgChain_SessionAuthKeyUpdate()
1200 pCdInfo = &(pSessionDesc->contentDescInfo); in LacAlgChain_SessionInit()
1632 pCdInfo = &(pSessionDesc->contentDescInfo); in LacAlgChain_Perform()
1674 pCdInfo = &(pSessionDesc->contentDescInfo); in LacAlgChain_Perform()
H A Dlac_sym_api.c620 pSessionDesc->contentDescInfo.pData = (Cpa8U *)pSessionDesc; in LacSym_InitSession()
621 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()