Home
last modified time | relevance | path

Searched refs:VTPM_GetRandom (Results 1 – 3 of 3) sorted by relevance

/xen/stubdom/vtpm/
A Dvtpm_cmd.h23 TPM_RESULT VTPM_GetRandom(struct tpmfront_dev* tpmfront_dev, BYTE* bytes, UINT32* numbytes);
A Dvtpm_cmd.c95 TPM_RESULT VTPM_GetRandom(struct tpmfront_dev* tpmfront_dev, BYTE* bytes, UINT32 *numbytes) { in VTPM_GetRandom() function
A Dvtpm.c105 TPM_RESULT rc = VTPM_GetRandom(tpmfront_dev, data, &sz); in tpm_entropy_source()

Completed in 4 milliseconds