Home
last modified time | relevance | path

Searched defs:hash_offset (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/lib/libavb/
H A Davb_vbmeta_image.h124 uint64_t hash_offset; member
/openbmc/linux/kernel/bpf/
Dbpf_lru_list.h
Dbpf_lru_list.c
/openbmc/google-misc/subprojects/libcr51sign/src/
H A Dlibcr51sign.c281 uint32_t byte_count, region_count, image_size, hash_offset, digest_size; in validate_payload_regions() local
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npc_hash.h
/openbmc/u-boot/lib/
H A Dtpm-v2.c1142 u32 hash_offset = offsetof(struct tpml_pcr_selection, selection) + in tpm2_get_pcr_info() local
/openbmc/qemu/contrib/elf2dmp/
H A Dpdb.h69 uint32_t hash_offset; member
/openbmc/u-boot/drivers/misc/
H A Dcros_ec.c502 int cros_ec_read_hash(struct udevice *dev, uint hash_offset, in cros_ec_read_hash()