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

/freebsd-current/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 in struct:lac_sym_qat_hash_alg_info_s
/freebsd-current/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_hash.c423 pHashAlgInfo->digestLength)) {
630 pOuterHashAlgInfo->digestLength)) {
/freebsd-current/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;
287 (Cpa8U)pOuterHashDefs->algInfo->digestLength;
/freebsd-current/sys/dev/qat/qat/
H A Dqat_ocf.c422 pHashDefsInfo->algInfo->digestLength;
424 pHashDefsInfo->algInfo->digestLength;
/freebsd-current/sys/dev/qat/qat_api/common/crypto/sym/key/
H A Dlac_sym_key.c786 pHashAlgInfo->digestLength;
813 (Cpa8U)pHashAlgInfo->digestLength);

Completed in 116 milliseconds