Searched refs:state2Length (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.h62 Cpa32U state2Length; /**< QAT state2 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.c234 LAC_ALIGN_POW2_ROUNDUP(pHashDefs->qatInfo->state2Length,
585 pPrecompute->state2Size = pHashDefs->qatInfo->state2Length;
755 pPrecompute->state2Size = pHashDefs->qatInfo->state2Length;

Completed in 165 milliseconds