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

/drivers/char/tpm/
H A Dtpm-interface.c999 * tpm_get_random() - Get random bytes from the tpm's RNG
1006 int tpm_get_random(u32 chip_num, u8 *out, size_t max) function
1042 EXPORT_SYMBOL_GPL(tpm_get_random); variable

Completed in 75 milliseconds