Home
last modified time | relevance | path

Searched refs:digestLength (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym_qat_hash_defs_lookup.h44 Cpa32U digestLength; /**< Digest length in bytes */ member
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_hash.c422 pHashAlgInfo->digestLength)) { in LacHash_HashContextCheck()
629 pOuterHashAlgInfo->digestLength)) { in LacHash_HashContextCheck()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_hash.c227 cd_ctrl->inner_res_sz = (Cpa8U)pHashDefs->algInfo->digestLength; in LacSymQat_HashContentDescInit()
287 (Cpa8U)pOuterHashDefs->algInfo->digestLength; in LacSymQat_HashContentDescInit()
/freebsd/sys/dev/qat/qat/
H A Dqat_ocf.c422 pHashDefsInfo->algInfo->digestLength; in qat_ocf_session_init()
424 pHashDefsInfo->algInfo->digestLength; in qat_ocf_session_init()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/key/
H A Dlac_sym_key.c781 pHashAlgInfo->digestLength; in LacSymKey_MgfCommon()
808 (Cpa8U)pHashAlgInfo->digestLength); in LacSymKey_MgfCommon()