Searched defs:km_boot_params (Results 1 – 1 of 1) sorted by relevance
250 struct km_boot_params { struct251 uint32_t os_version;252 uint32_t os_patchlevel;253 uint32_t device_locked;254 uint32_t verified_boot_state;255 uint32_t verified_boot_key_hash_size;256 const uint8_t* verified_boot_key_hash;257 uint32_t verified_boot_hash_size;258 const uint8_t* verified_boot_hash;