Searched defs:tpm_get_random (Results 1 – 2 of 2) sorted by relevance
444 int tpm_get_random(struct tpm_chip *chip, u8 *out, size_t max) in tpm_get_random() function
454 static inline int tpm_get_random(struct tpm_chip *chip, u8 *data, size_t max) in tpm_get_random() function
Completed in 5 milliseconds