Home
last modified time | relevance | path

Searched refs:hash_update (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/intel/qat/qat_common/
H A Dicp_qat_hw_20_comp.h18 enum icp_qat_hw_comp_20_skip_hash_update hash_update; member
48 QAT_FIELD_SET(val32, csr.hash_update, in ICP_QAT_FW_COMP_20_BUILD_CONFIG_LOWER()
H A Dadf_gen4_hw_data.c516 hw_comp_lower_csr.hash_update = ICP_QAT_HW_COMP_20_SKIP_HASH_UPDATE_DONT_ALLOW; in adf_gen4_build_comp_block()
/linux/scripts/crypto/
H A Dgen-hash-testvecs.py91 def hash_update(ctx, data): function
99 hash_update(ctx, data)
140 hash_update(ctx, compute_hash(alg, data[:data_len]))