Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_hash.c160 Cpa32U hashSetupBlkSize = 0; in LacSymQat_HashContentDescInit() local
245 hashSetupBlkSize = in LacSymQat_HashContentDescInit()
253 hashSetupBlkSize = sizeof(icp_qat_hw_auth_setup_t) + in LacSymQat_HashContentDescInit()
295 hashSetupBlkSize += in LacSymQat_HashContentDescInit()
305 hashSetupBlkSize += sizeof(icp_qat_hw_cipher_config_t) + in LacSymQat_HashContentDescInit()
310 *pHashBlkSizeInBytes = hashSetupBlkSize; in LacSymQat_HashContentDescInit()