Home
last modified time | relevance | path

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

/aosp_15_r20/trusty/user/app/keymint/
Dipc_manager.rs209 boot_patchlevel: RefCell<Option<u32>>, field
896 let boot_patchlevel = 0x20201010; in send_setbootparams_configure_setbootparams_configure() localVariable
930 let boot_patchlevel = 0x20201010; in send_configure_configure_setbootparams_setbootparams() localVariable
1015 let boot_patchlevel = 0x20201010; in send_setbootparams_setbootparams_configure_configure() localVariable
1044 let boot_patchlevel = 0x20201010; in send_configure_setbootparams_setbootparams_configure() localVariable
/aosp_15_r20/system/keymaster/key_blob_utils/
H A Dsoftware_keyblobs.cpp394 std::optional<uint32_t> boot_patchlevel) { in ExtendKeyBlobAuthorizations()
419 std::optional<uint32_t> boot_patchlevel, in FullUpgradeSoftKeyBlob()
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/default/hal/
H A Dlib.rs89 let boot_patchlevel = in get_boot_info() localVariable
/aosp_15_r20/trusty/user/app/keymaster/
Dtrusty_remote_provisioning_context.h63 void SetBootPatchlevel(uint32_t boot_patchlevel) { in SetBootPatchlevel()
Dtrusty_keymaster_context.h179 keymaster_error_t SetBootPatchlevel(uint32_t boot_patchlevel) override { in SetBootPatchlevel()
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/
Dtpm_remote_provisioning_context.cpp165 void TpmRemoteProvisioningContext::SetBootPatchlevel(uint32_t boot_patchlevel) { in SetBootPatchlevel()
Dtpm_key_blob_maker.cpp287 keymaster_error_t TpmKeyBlobMaker::SetBootPatchlevel(uint32_t boot_patchlevel) { in SetBootPatchlevel()
Dproxy_keymaster_context.h150 keymaster_error_t SetBootPatchlevel(uint32_t boot_patchlevel) override { in SetBootPatchlevel()
Dtpm_keymaster_context.cpp664 uint32_t boot_patchlevel) { in SetBootPatchlevel()
/aosp_15_r20/system/keymaster/contexts/
H A Dpure_soft_remote_provisioning_context.cpp238 void PureSoftRemoteProvisioningContext::SetBootPatchlevel(uint32_t boot_patchlevel) { in SetBootPatchlevel()
H A Dpure_soft_keymaster_context.cpp132 keymaster_error_t PureSoftKeymasterContext::SetBootPatchlevel(uint32_t boot_patchlevel) { in SetBootPatchlevel()
/aosp_15_r20/hardware/interfaces/keymaster/4.1/support/
H A Dattestation_record.cpp111 ASN1_INTEGER* boot_patchlevel; member
/aosp_15_r20/hardware/interfaces/keymaster/4.0/support/
H A Dattestation_record.cpp102 ASN1_INTEGER* boot_patchlevel; member
/aosp_15_r20/hardware/interfaces/security/keymint/support/
H A Dattestation_record.cpp105 ASN1_INTEGER* boot_patchlevel; member
/aosp_15_r20/system/keymaster/android_keymaster/
H A Dandroid_keymaster.cpp97 auto boot_patchlevel = context.GetBootPatchlevel(); in CheckVersionInfo() local
/aosp_15_r20/system/keymint/wire/src/
H A Dtypes.rs383 pub boot_patchlevel: u32, // YYYYMMDD format field
H A Dlegacy.rs424 pub boot_patchlevel: u32, // YYYMMDD field
H A Dkeymint.rs89 pub boot_patchlevel: u32, // YYYYMMDD format field