Home
last modified time | relevance | path

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

/u-boot/lib/libavb/
A Davb_vbmeta_image.c97 if (!avb_safe_add(&hash_end, h.hash_offset, h.hash_size) || in avb_vbmeta_image_verify()
185 if (avb_safe_memcmp(authentication_block + h.hash_offset, in avb_vbmeta_image_verify()
198 authentication_block + h.hash_offset, in avb_vbmeta_image_verify()
239 dest->hash_offset = avb_be64toh(dest->hash_offset); in avb_vbmeta_image_header_to_host_byte_order()
A Davb_vbmeta_image.h124 uint64_t hash_offset; member
/u-boot/lib/efi_loader/
A Defi_tcg2.c430 u32 hash_offset = offsetof(struct tpml_pcr_selection, selection) + in tpm2_get_pcr_info() local
434 hash_offset + offsetof(struct tpms_pcr_selection, in tpm2_get_pcr_info()
437 hash_offset + offsetof(struct tpms_pcr_selection, in tpm2_get_pcr_info()
441 get_unaligned_be16(response + hash_offset); in tpm2_get_pcr_info()
/u-boot/include/
A Dcros_ec.h114 int cros_ec_read_hash(struct udevice *dev, uint hash_offset,
/u-boot/drivers/misc/
A Dcros_ec.c527 int cros_ec_read_hash(struct udevice *dev, uint hash_offset, in cros_ec_read_hash() argument
534 p.offset = hash_offset; in cros_ec_read_hash()
557 p.offset = hash_offset; in cros_ec_read_hash()

Completed in 10 milliseconds