Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/hw_random/
H A Ds390-trng.c182 static int trng_hwrng_read(struct hwrng *rng, void *data, size_t max, bool wait) in trng_hwrng_read() function
188 DEBUG_DBG("trng_hwrng_read()=%zu\n", len); in trng_hwrng_read()
201 .read = trng_hwrng_read,
/kernel/linux/linux-6.6/drivers/char/hw_random/
H A Ds390-trng.c174 static int trng_hwrng_read(struct hwrng *rng, void *data, size_t max, bool wait) in trng_hwrng_read() function
180 DEBUG_DBG("trng_hwrng_read()=%zu\n", len); in trng_hwrng_read()
194 .read = trng_hwrng_read,

Completed in 2 milliseconds