Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym_qat_hash_defs_lookup.h45 Cpa32U blockLength; /**< Block length in bytes */ member
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_hash.c591 pHashAlgInfo->blockLength) { in LacHash_HashContextCheck()
755 pHashAlgInfo->blockLength != in LacHash_PerformParamCheck()
760 pHashAlgInfo->blockLength); in LacHash_PerformParamCheck()
H A Dlac_sym_hash_sw_precomputes.c174 padLenBytes = pHashAlgInfo->blockLength - authKeyLenInBytes; in LacSymHash_HmacPreComputes()
185 for (i = 0; i < pHashAlgInfo->blockLength; i++) { in LacSymHash_HmacPreComputes()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_hash.c368 (Cpa8U)pHashDefs->algInfo->blockLength; in LacSymQat_HashSetupReqParamsMetaData()
370 (Cpa8U)pHashDefs->algInfo->blockLength; in LacSymQat_HashSetupReqParamsMetaData()