Searched defs:BootInfo (Results 1 – 4 of 4) sorted by relevance
84 pub struct BootInfo { struct94 impl coset::AsCborValue for BootInfo { argument103 impl coset::TaggedCborSerializable for BootInfo { implementation
366 fn boot_info(&self) -> Result<&keymint::BootInfo, Error> { in boot_info()374 fn boot_info_hashed_key(&self) -> Result<keymint::BootInfo, Error> { in boot_info_hashed_key()
309 boot_info: &'a keymint::BootInfo, in attestation_extension()
169 root_of_trust: &BootInfo, in convert_legacy_key()