Searched refs:ContextLoad_Out (Results 1 - 3 of 3) sorted by relevance

/external/tpm2/
H A DContextLoad_fp.h14 typedef struct { TPMI_DH_CONTEXT loadedHandle; } ContextLoad_Out; typedef in typeref:struct:__anon21038
18 TPM_RC TPM2_ContextLoad(ContextLoad_In* in, ContextLoad_Out* out);
31 UINT16 ContextLoad_Out_Marshal(ContextLoad_Out* source,
H A DMarshal_ContextLoad.c10 UINT16 ContextLoad_Out_Marshal(ContextLoad_Out* source,
61 ContextLoad_Out out;
H A DContextLoad.c27 ContextLoad_Out *out // OUT: output parameter list

Completed in 252 milliseconds