Home
last modified time | relevance | path

Searched refs:hashStateBufferInfo (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/key/
H A Dlac_sym_key.c1629 hashStateBufferInfo = { 0 }; in LacSymKey_KeyGenSslTls_GenCommon() local
1638 hashStateBufferInfo.pData = pCookie->hashStateBuffer; in LacSymKey_KeyGenSslTls_GenCommon()
1639 hashStateBufferInfo.pDataPhys = in LacSymKey_KeyGenSslTls_GenCommon()
1642 hashStateBufferInfo.stateStorageSzQuadWords = 0; in LacSymKey_KeyGenSslTls_GenCommon()
1654 hashStateBufferInfo.prefixAadSzQuadWords = in LacSymKey_KeyGenSslTls_GenCommon()
1680 &hashStateBufferInfo, in LacSymKey_KeyGenSslTls_GenCommon()
1697 &hashStateBufferInfo, /* Hash state prefix buffer */ in LacSymKey_KeyGenSslTls_GenCommon()
1777 hashStateBufferInfo = { 0 }; in LacSymKey_KeyGenSslTls_GenCommon() local
1783 hashStateBufferInfo.pData = pCookie->hashStateBuffer; in LacSymKey_KeyGenSslTls_GenCommon()
1784 hashStateBufferInfo.pDataPhys = in LacSymKey_KeyGenSslTls_GenCommon()
[all …]
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_alg_chain.c642 &(pSessionDesc->hashStateBufferInfo); in LacAlgChain_SessionAuthKeyUpdate()
1363 &(pSessionDesc->hashStateBufferInfo); in LacAlgChain_SessionInit()
2185 hashStateBufferInfo = { 0 }; in LacAlgChain_Perform() local
2188 &(pSessionDesc->hashStateBufferInfo); in LacAlgChain_Perform()
2197 hashStateBufferInfo.pData = in LacAlgChain_Perform()
2201 hashStateBufferInfo.pDataPhys = in LacAlgChain_Perform()
2204 hashStateBufferInfo in LacAlgChain_Perform()
2213 hashStateBufferInfo in LacAlgChain_Perform()
2215 hashStateBufferInfo in LacAlgChain_Perform()
2224 &hashStateBufferInfo; in LacAlgChain_Perform()
[all …]
H A Dlac_sym_dp.c491 &(pSessionDesc->hashStateBufferInfo); in LacDp_WriteRingMsgOpt()
867 &(pSessionDesc->hashStateBufferInfo); in LacDp_WriteRingMsgFull()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_session.h156 lac_sym_qat_hash_state_buffer_info_t hashStateBufferInfo; member
342 lac_sym_qat_hash_state_buffer_info_t hashStateBufferInfo; member
494 lac_sym_qat_hash_state_buffer_info_t hashStateBufferInfo; member