Searched refs:GetRandom_Out (Results 1 – 3 of 3) sorted by relevance
14 typedef struct { TPM2B_DIGEST randomBytes; } GetRandom_Out; typedef18 TPM_RC TPM2_GetRandom(GetRandom_In* in, GetRandom_Out* out);31 UINT16 GetRandom_Out_Marshal(GetRandom_Out* source,
10 UINT16 GetRandom_Out_Marshal(GetRandom_Out* source, in GetRandom_Out_Marshal()61 GetRandom_Out out; in Exec_GetRandom()
13 GetRandom_Out *out // OUT: output parameter list in TPM2_GetRandom()