Home
last modified time | relevance | path

Searched refs:hashResultSize (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_session.h164 Cpa32U hashResultSize; member
350 Cpa32U hashResultSize; member
502 Cpa32U hashResultSize; member
H A Dlac_sym_qat_hash.h264 Cpa32U hashResultSize,
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_dp.c321 pSessionDesc->hashResultSize) > in LacDp_EnqueueParamCheck()
333 pSessionDesc->hashResultSize) > in LacDp_EnqueueParamCheck()
346 pSessionDesc->hashResultSize) > in LacDp_EnqueueParamCheck()
358 pSessionDesc->hashResultSize) > in LacDp_EnqueueParamCheck()
822 (Cpa8U)pSessionDesc->hashResultSize; in LacDp_WriteRingMsgFull()
832 (Cpa8U)pSessionDesc->hashResultSize; in LacDp_WriteRingMsgFull()
H A Dlac_sym_alg_chain.c591 pSessionDesc->hashResultSize; in LacAlgChain_SessionAuthKeyUpdate()
1086 pSessionDesc->hashResultSize = in LacAlgChain_SessionInit()
2111 ->hashResultSize; in LacAlgChain_Perform()
2119 ->hashResultSize; in LacAlgChain_Perform()
2142 ->hashResultSize)) in LacAlgChain_Perform()
2150 ->hashResultSize; in LacAlgChain_Perform()
2155 ->hashResultSize; in LacAlgChain_Perform()
2343 pSessionDesc->hashResultSize)) { in LacAlgChain_Perform()
2360 pSessionDesc->hashResultSize, in LacAlgChain_Perform()
H A Dlac_sym_auth_enc.c133 pSessionDesc->hashResultSize, in LacSymAlgChain_PrepareCCMData()
H A Dlac_sym_cb.c74 authTagLen = pSessionDesc->hashResultSize; in LacSymCb_CleanUserData()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_hash.c864 Cpa32U hashResultSize, in LacSymQat_HashRequestParamsPopulate() argument
916 pHashReqParams->auth_res_sz = (Cpa8U)hashResultSize; in LacSymQat_HashRequestParamsPopulate()
H A Dlac_sym_qat_cipher.c614 aed_hash_cmp_length = pSession->hashResultSize; in LacSymQat_CipherHwBlockPopulateCfgData()