Home
last modified time | relevance | path

Searched defs:tpm_get_random (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dtpm.h85 static inline int tpm_get_random(struct tpm_chip *chip, u8 *data, size_t max) in tpm_get_random() function
/Linux-v4.19/drivers/char/tpm/
Dtpm-interface.c1285 int tpm_get_random(struct tpm_chip *chip, u8 *out, size_t max) in tpm_get_random() function