Home
last modified time | relevance | path

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

/external/tpm2/
DContextLoad_fp.h12 typedef struct { TPMS_CONTEXT context; } ContextLoad_In; typedef
18 TPM_RC TPM2_ContextLoad(ContextLoad_In* in, ContextLoad_Out* out);
22 TPM_RC ContextLoad_In_Unmarshal(ContextLoad_In* target,
DMarshal_ContextLoad.c37 TPM_RC ContextLoad_In_Unmarshal(ContextLoad_In* target, in ContextLoad_In_Unmarshal()
60 ContextLoad_In in; in Exec_ContextLoad()
DContextLoad.c26 ContextLoad_In *in, // IN: input parameter list in TPM2_ContextLoad()