Home
last modified time | relevance | path

Searched defs:boot_patchlevel (Results 1 – 7 of 7) sorted by relevance

/system/keymaster/key_blob_utils/
Dsoftware_keyblobs.cpp394 std::optional<uint32_t> boot_patchlevel) { in ExtendKeyBlobAuthorizations()
419 std::optional<uint32_t> boot_patchlevel, in FullUpgradeSoftKeyBlob()
/system/keymaster/contexts/
Dpure_soft_remote_provisioning_context.cpp238 void PureSoftRemoteProvisioningContext::SetBootPatchlevel(uint32_t boot_patchlevel) { in SetBootPatchlevel()
Dpure_soft_keymaster_context.cpp132 keymaster_error_t PureSoftKeymasterContext::SetBootPatchlevel(uint32_t boot_patchlevel) { in SetBootPatchlevel()
/system/keymaster/android_keymaster/
Dandroid_keymaster.cpp97 auto boot_patchlevel = context.GetBootPatchlevel(); in CheckVersionInfo() local
/system/keymint/wire/src/
Dtypes.rs383 pub boot_patchlevel: u32, // YYYYMMDD format field
Dlegacy.rs424 pub boot_patchlevel: u32, // YYYMMDD field
Dkeymint.rs89 pub boot_patchlevel: u32, // YYYYMMDD format field