HomeSort by relevance Sort by last modified time
    Searched refs:FlushContext_In (Results 1 - 3 of 3) sorted by null

  /external/tpm2/
FlushContext_fp.h 12 typedef struct { TPMI_DH_CONTEXT flushHandle; } FlushContext_In;
15 TPM_RC TPM2_FlushContext(FlushContext_In* in);
19 TPM_RC FlushContext_In_Unmarshal(FlushContext_In* target,
FlushContext.c 18 FlushContext_In *in // IN: input parameter list
Marshal_FlushContext.c 10 TPM_RC FlushContext_In_Unmarshal(FlushContext_In* target,
33 FlushContext_In in;

Completed in 97 milliseconds