Home
last modified time | relevance | path

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

/external/tpm2/
DStartup_fp.h12 typedef struct { TPM_SU startupType; } Startup_In; typedef
15 TPM_RC TPM2_Startup(Startup_In* in);
19 TPM_RC Startup_In_Unmarshal(Startup_In* target,
DMarshal_Startup.c10 TPM_RC Startup_In_Unmarshal(Startup_In* target, in Startup_In_Unmarshal()
33 Startup_In in; in Exec_Startup()
DStartup.c23 Startup_In *in // IN: input parameter list in TPM2_Startup()