Home
last modified time | relevance | path

Searched refs:GetRandom_Out (Results 1 – 4 of 4) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DGetRandom_fp.h53 } GetRandom_Out; typedef
62 GetRandom_Out *out
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Random/
DGetRandom.c46 GetRandom_Out *out // OUT: output parameter list in TPM2_GetRandom()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DCommandDispatcher.h686 GetRandom_Out *out = (GetRandom_Out *)
687 MemoryGetOutBuffer(sizeof(GetRandom_Out));
692 rSize = sizeof(GetRandom_Out);
DCommandDispatchData.h1612 GetRandom_Out *out
1626 /* outSize */ (UINT16)(sizeof(GetRandom_Out)),