Searched refs:TPM2_CreatePrimary (Results 1 – 3 of 3) sorted by relevance
31 TPM_RC TPM2_CreatePrimary(CreatePrimary_In* in, CreatePrimary_Out* out);
36 TPM2_CreatePrimary( in TPM2_CreatePrimary() function
99 result = TPM2_CreatePrimary(&in, &out); in Exec_CreatePrimary()