Home
last modified time | relevance | path

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

/external/tpm2/
DFlushContext_fp.h12 typedef struct { TPMI_DH_CONTEXT flushHandle; } FlushContext_In; typedef
15 TPM_RC TPM2_FlushContext(FlushContext_In* in);
19 TPM_RC FlushContext_In_Unmarshal(FlushContext_In* target,
DMarshal_FlushContext.c10 TPM_RC FlushContext_In_Unmarshal(FlushContext_In* target, in FlushContext_In_Unmarshal()
33 FlushContext_In in; in Exec_FlushContext()
DFlushContext.c18 FlushContext_In *in // IN: input parameter list in TPM2_FlushContext()