Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym_qat_hash_defs_lookup.h46 Cpa8U *initState; /**< Initialiser state for hash algorithm */ member
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_hash_sw_precomputes.c234 memcpy(pWorkingMemory, pHashAlgInfo->initState, stateSize); in LacSymHash_AesECBPreCompute()
264 memcpy(out, pHashAlgInfo->initState, stateSize); in LacSymHash_AesECBPreCompute()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_hash.c605 pHashDefs->algInfo->initState, in LacSymQat_HashSetupBlockInit()
639 pOuterHashDefs->algInfo->initState, in LacSymQat_HashSetupBlockInit()