Home
last modified time | relevance | path

Searched refs:tpm_hwrng_read (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm-chip.c500 static int tpm_hwrng_read(struct hwrng *rng, void *data, size_t max, bool wait) in tpm_hwrng_read() function
515 chip->hwrng.read = tpm_hwrng_read; in tpm_add_hwrng()
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm-chip.c518 static int tpm_hwrng_read(struct hwrng *rng, void *data, size_t max, bool wait) in tpm_hwrng_read() function
548 chip->hwrng.read = tpm_hwrng_read; in tpm_add_hwrng()

Completed in 2 milliseconds