Searched refs:tpm2_get_random (Results 1 – 3 of 3) sorted by relevance
437 int tpm2_get_random(struct tpm_chip *chip, u8 *out, size_t max);
336 int tpm2_get_random(struct tpm_chip *chip, u8 *out, size_t max) in tpm2_get_random() function
996 err = tpm2_get_random(chip, out, max); in tpm_get_random()