Searched defs:boot_info (Results 1 – 2 of 2) sorted by relevance
97 boot_info: Option<keymint::BootInfo>, field322 fn boot_info(&self) -> Result<&keymint::BootInfo, Error> { in boot_info() method1048 let boot_info = keymint::BootInfo::from_tagged_slice(&payload) in send_root_of_trust() localVariable
57 let boot_info = self in rpc_device_info_cbor() localVariable