Home
last modified time | relevance | path

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

/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.cpp286 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