Searched defs:boot_info (Results 1 – 3 of 3) sorted by relevance
136 boot_info: Option<keymint::BootInfo>, field366 fn boot_info(&self) -> Result<&keymint::BootInfo, Error> { in boot_info() method375 let mut boot_info = self.boot_info()?.clone(); in boot_info_hashed_key() localVariable1104 let boot_info = keymint::BootInfo::from_tagged_slice(&payload) in send_root_of_trust() localVariable
81 let boot_info = self in rpc_device_info_cbor() localVariable
174 let boot_info = self.boot_info_hashed_key()?; in generate_cert() localVariable