Home
last modified time | relevance | path

Searched refs:TPM2_GetRandom (Results 1 – 8 of 8) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DGetRandom_fp.h60 TPM2_GetRandom(
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Random/
DGetRandom.c44 TPM2_GetRandom( in TPM2_GetRandom() function
/external/vboot_reference/firmware/include/
Dtpm2_tss_constants.h39 #define TPM2_GetRandom ((TPM_CC)0x0000017B) macro
/external/vboot_reference/firmware/lib/tpm2_lite/
Dmarshaling.c817 case TPM2_GetRandom: in tpm_marshal_command()
909 case TPM2_GetRandom: in tpm_unmarshal_response()
Dtlcl.c607 rv = tpm_send_receive(TPM2_GetRandom, &random, &tpm2_resp); in TlclGetRandom()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DCommandDispatcher.h691 result = TPM2_GetRandom (in, out);
DCommandDispatchData.h1624 /* entry */ &TPM2_GetRandom,
/external/tpm2-tss/doc/
Ddoxygen.dox333 \defgroup Esys_GetRandom The ESAPI function for the TPM2_GetRandom command.
334 * ESAPI function to invoke the TPM2_GetRandom command