Home
last modified time | relevance | path

Searched refs:SaveContext (Results 1 – 4 of 4) sorted by relevance

/system/tpm/trunks/
Dresource_manager.h210 TPM_RC SaveContext(const MessageInfo& command_info, HandleInfo* handle_info);
Dresource_manager.cc294 TPM_RC result = SaveContext(command_info, &info); in EvictObjects()
317 TPM_RC result = SaveContext(command_info, &info); in EvictSession()
362 result = SaveContext(command_info, &info); in FixContextGap()
800 TPM_RC ResourceManager::SaveContext(const MessageInfo& command_info, in SaveContext() function in trunks::ResourceManager
/system/tpm/trunks/generator/
Draw_commands.txt29117 // SaveContext may only take an object handle or a session handle.
Draw_commands_fixed.txt29128 // SaveContext may only take an object handle or a session handle.