Searched defs:RootOfTrust (Results 1 – 3 of 3) sorted by relevance
84 pub struct RootOfTrust<'a> { struct87 pub verified_boot_key: &'a [u8],89 pub device_locked: bool,91 pub verified_boot_state: VerifiedBootState,94 pub verified_boot_hash: &'a [u8],
1275 struct RootOfTrust<'a> { struct1284 impl<'a> From<&'a keymint::BootInfo> for RootOfTrust<'a> { argument1285 fn from(info: &keymint::BootInfo) -> RootOfTrust { in from()
382 RootOfTrust(Vec<u8>), enumerator1178 RootOfTrust = -1879047488, enumerator