Home
last modified time | relevance | path

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

/external/tpm2/
DFlushContext_fp.h15 TPM_RC TPM2_FlushContext(FlushContext_In* in);
DFlushContext.c17 TPM2_FlushContext( in TPM2_FlushContext() function
DMarshal_FlushContext.c48 result = TPM2_FlushContext(&in); in Exec_FlushContext()