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

  /external/tpm2/
ContextLoad_fp.h 12 typedef struct { TPMS_CONTEXT context; } ContextLoad_In;
18 TPM_RC TPM2_ContextLoad(ContextLoad_In* in, ContextLoad_Out* out);
22 TPM_RC ContextLoad_In_Unmarshal(ContextLoad_In* target,
Marshal_ContextLoad.c 37 TPM_RC ContextLoad_In_Unmarshal(ContextLoad_In* target,
60 ContextLoad_In in;
ContextLoad.c 26 ContextLoad_In *in, // IN: input parameter list

Completed in 706 milliseconds