Searched refs:TPM2_ContextLoad (Results 1 – 3 of 3) sorted by relevance
18 TPM_RC TPM2_ContextLoad(ContextLoad_In* in, ContextLoad_Out* out);
78 result = TPM2_ContextLoad(&in, &out); in Exec_ContextLoad()
25 TPM2_ContextLoad( in TPM2_ContextLoad() function