Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/char/tpm/
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()