Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym_qat_hash_defs_lookup.h61 Cpa32U state1Length; /**< QAT state1 length in bytes */ member
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_hash.c222 LAC_ALIGN_POW2_ROUNDUP(pHashDefs->qatInfo->state1Length, in LacSymQat_HashContentDescInit()
548 pHashDefs->qatInfo->state1Length); in LacSymQat_HashSetupBlockInit()
584 pPrecompute->state1Size = pHashDefs->qatInfo->state1Length; in LacSymQat_HashSetupBlockInit()
754 pPrecompute->state1Size = pHashDefs->qatInfo->state1Length; in LacSymQat_HashSetupBlockOptimisedFormatInit()