Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/char/tpm/
Dtpm-chip.c510 static int tpm_hwrng_read(struct hwrng *rng, void *data, size_t max, bool wait) in tpm_hwrng_read() function
525 chip->hwrng.read = tpm_hwrng_read; in tpm_add_hwrng()