Home
last modified time | relevance | path

Searched refs:SetBootPatchlevel (Results 1 – 2 of 2) sorted by relevance

/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
186 trusty_remote_provisioning_context_->SetBootPatchlevel(boot_patchlevel); in SetBootPatchlevel()