Home
last modified time | relevance | path

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

/aosp_15_r20/external/vboot_reference/host/lib/include/
H A Dgsc_ro.h22 struct gsc_verification_data { struct
23 uint32_t gv_magic;
28 uint16_t size;
29 uint16_t major_version; /* Version of this struct layout. Starts at 0 */
30 uint16_t minor_version;
35 uint16_t rollback_counter;
36 uint32_t gsc_board_id; /* Locks blob to certain platform. */
37 uint32_t gsc_flags; /* A field for future enhancements. */
43 uint32_t fmap_location;
44 uint32_t hash_alg; /* one of enum vb2_hash_algorithm alg. */
[all …]