Searched refs:tpm2_get_random (Results 1 – 3 of 3) sorted by relevance
295 int tpm2_get_random(struct tpm_chip *chip, u8 *dest, size_t max);
500 rc = tpm2_get_random(chip, out, max); in tpm_get_random()
285 * tpm2_get_random() - get random bytes from the TPM RNG295 int tpm2_get_random(struct tpm_chip *chip, u8 *dest, size_t max) in tpm2_get_random() function