Home
last modified time | relevance | path

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

/external/tpm2/
DFlushContext_fp.h30 TPM_RC Exec_FlushContext(TPMI_ST_COMMAND_TAG tag,
DMarshal_FlushContext.c26 TPM_RC Exec_FlushContext(TPMI_ST_COMMAND_TAG tag, in Exec_FlushContext() function
DCommandDispatcher.c318 return Exec_FlushContext(tag, &request_parameter_buffer, in CommandDispatcher()