Home
last modified time | relevance | path

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

/system/keymint/common/src/
Dkeyblob.rs249 pub struct RootOfTrustInfo { struct
250 pub verified_boot_key: Vec<u8>,
251 pub device_boot_locked: bool,
252 pub verified_boot_state: VerifiedBootState,