Home
last modified time | relevance | path

Searched defs:SetBootPatchlevel (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/trusty/user/app/keymaster/
Dtrusty_remote_provisioning_context.h63 void SetBootPatchlevel(uint32_t boot_patchlevel) { in SetBootPatchlevel() function
Dtrusty_keymaster_context.h179 keymaster_error_t SetBootPatchlevel(uint32_t boot_patchlevel) override { in SetBootPatchlevel() function
/aosp_15_r20/system/keymaster/include/keymaster/
H A Dkeymaster_context.h260 virtual keymaster_error_t SetBootPatchlevel(uint32_t /* boot_patchlevel */) { in SetBootPatchlevel() function
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/
Dtpm_remote_provisioning_context.cpp165 void TpmRemoteProvisioningContext::SetBootPatchlevel(uint32_t boot_patchlevel) { in SetBootPatchlevel() function in cuttlefish::TpmRemoteProvisioningContext
Dtpm_key_blob_maker.cpp287 keymaster_error_t TpmKeyBlobMaker::SetBootPatchlevel(uint32_t boot_patchlevel) { in SetBootPatchlevel() function in cuttlefish::TpmKeyBlobMaker
Dproxy_keymaster_context.h150 keymaster_error_t SetBootPatchlevel(uint32_t boot_patchlevel) override { in SetBootPatchlevel() function
Dtpm_keymaster_context.cpp663 keymaster_error_t TpmKeymasterContext::SetBootPatchlevel( in SetBootPatchlevel() function in cuttlefish::TpmKeymasterContext
/aosp_15_r20/system/keymaster/contexts/
H A Dpure_soft_remote_provisioning_context.cpp238 void PureSoftRemoteProvisioningContext::SetBootPatchlevel(uint32_t boot_patchlevel) { in SetBootPatchlevel() function in keymaster::PureSoftRemoteProvisioningContext
H A Dpure_soft_keymaster_context.cpp132 keymaster_error_t PureSoftKeymasterContext::SetBootPatchlevel(uint32_t boot_patchlevel) { in SetBootPatchlevel() function in keymaster::PureSoftKeymasterContext