Searched defs:boot_patch_level (Results 1 – 5 of 5) sorted by relevance
35 pub boot_patch_level: u32, field
24 let mut boot_patch_level = FieldValue::new("boot_patch_level"); in from_cbor_values() localVariable
121 ASN1_INTEGER* boot_patch_level; member
226 uint32_t KeyMintAidlTestBase::boot_patch_level( in boot_patch_level() function in aidl::android::hardware::security::keymint::test::KeyMintAidlTestBase244 uint32_t KeyMintAidlTestBase::boot_patch_level() { in boot_patch_level() function in aidl::android::hardware::security::keymint::test::KeyMintAidlTestBase
1020 auto boot_patch_level = context_->GetBootPatchlevel(); in GetRootOfTrust() local