Home
last modified time | relevance | path

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

/system/keymaster/include/keymaster/
Dkeymaster_context.h259 virtual keymaster_error_t SetBootPatchlevel(uint32_t /* boot_patchlevel */) { in SetBootPatchlevel() function
/system/keymaster/contexts/
Dpure_soft_remote_provisioning_context.cpp206 void PureSoftRemoteProvisioningContext::SetBootPatchlevel(uint32_t boot_patchlevel) { in SetBootPatchlevel() function in keymaster::PureSoftRemoteProvisioningContext
Dpure_soft_keymaster_context.cpp131 keymaster_error_t PureSoftKeymasterContext::SetBootPatchlevel(uint32_t boot_patchlevel) { in SetBootPatchlevel() function in keymaster::PureSoftKeymasterContext