Home
last modified time | relevance | path

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

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