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.c1622 hashStateBufferInfo = { 0 }; in LacSymKey_KeyGenSslTls_GenCommon() local
1631 hashStateBufferInfo.pData = pCookie->hashStateBuffer; in LacSymKey_KeyGenSslTls_GenCommon()
1632 hashStateBufferInfo.pDataPhys = in LacSymKey_KeyGenSslTls_GenCommon()
1635 hashStateBufferInfo.stateStorageSzQuadWords = 0; in LacSymKey_KeyGenSslTls_GenCommon()
1647 hashStateBufferInfo.prefixAadSzQuadWords = in LacSymKey_KeyGenSslTls_GenCommon()
1673 &hashStateBufferInfo, in LacSymKey_KeyGenSslTls_GenCommon()
1690 &hashStateBufferInfo, /* Hash state prefix buffer */ in LacSymKey_KeyGenSslTls_GenCommon()
1770 hashStateBufferInfo = { 0 }; in LacSymKey_KeyGenSslTls_GenCommon() local
1776 hashStateBufferInfo.pData = pCookie->hashStateBuffer; in LacSymKey_KeyGenSslTls_GenCommon()
1777 hashStateBufferInfo.pDataPhys = in LacSymKey_KeyGenSslTls_GenCommon()
[all …]
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_alg_chain.c638 &(pSessionDesc->hashStateBufferInfo); in LacAlgChain_SessionAuthKeyUpdate()
1359 &(pSessionDesc->hashStateBufferInfo); in LacAlgChain_SessionInit()
2181 hashStateBufferInfo = { 0 }; in LacAlgChain_Perform() local
2184 &(pSessionDesc->hashStateBufferInfo); in LacAlgChain_Perform()
2193 hashStateBufferInfo.pData = in LacAlgChain_Perform()
2197 hashStateBufferInfo.pDataPhys = in LacAlgChain_Perform()
2200 hashStateBufferInfo in LacAlgChain_Perform()
2209 hashStateBufferInfo in LacAlgChain_Perform()
2211 hashStateBufferInfo in LacAlgChain_Perform()
2220 &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