Searched refs:TPM2_FlushContext (Results 1 – 3 of 3) sorted by relevance
15 TPM_RC TPM2_FlushContext(FlushContext_In* in);
17 TPM2_FlushContext( in TPM2_FlushContext() function
48 result = TPM2_FlushContext(&in); in Exec_FlushContext()