Home
last modified time | relevance | path

Searched defs:hash_mask (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/misc/
H A Daspeed_hace.h50 uint32_t hash_mask; member
/openbmc/u-boot/lib/zlib/
H A Ddeflate.h139 uInt hash_mask; /* hash_size-1 */ member
/openbmc/u-boot/lib/
H A Dtpm-v2.c1167 u32 hash_mask = tpm2_algorithm_to_mask(pcrs.selection[i].hash); in tpm2_get_pcr_info() local