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

/freebsd-current/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 in struct:lac_sym_qat_hash_qat_info_s
/freebsd-current/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_hash.c222 LAC_ALIGN_POW2_ROUNDUP(pHashDefs->qatInfo->state1Length,
548 pHashDefs->qatInfo->state1Length);
584 pPrecompute->state1Size = pHashDefs->qatInfo->state1Length;
754 pPrecompute->state1Size = pHashDefs->qatInfo->state1Length;

Completed in 114 milliseconds