Home
last modified time | relevance | path

Searched refs:ConfigureBootPatchlevel (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_keymaster.cpp92 ConfigureBootPatchlevelResponse boot_rsp = ConfigureBootPatchlevel(boot_req); in Initialize()
364 ConfigureBootPatchlevelResponse RemoteKeymaster::ConfigureBootPatchlevel( in ConfigureBootPatchlevel() function in keymaster::RemoteKeymaster
Dremote_keymaster.h93 ConfigureBootPatchlevelResponse ConfigureBootPatchlevel(
/device/google/cuttlefish/host/commands/secure_env/
Dkeymaster_responder.cpp90 HANDLE_MESSAGE_W_RETURN(CONFIGURE_BOOT_PATCHLEVEL, ConfigureBootPatchlevel) in ProcessMessage()