Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/crypto/
H A Dprng.c701 static ssize_t prng_counter_show(struct device *dev, in prng_counter_show() function
717 static DEVICE_ATTR(byte_counter, 0444, prng_counter_show, NULL);
/kernel/linux/linux-6.6/arch/s390/crypto/
H A Dprng.c687 static ssize_t prng_counter_show(struct device *dev, in prng_counter_show() function
703 static DEVICE_ATTR(byte_counter, 0444, prng_counter_show, NULL);

Completed in 3 milliseconds