summaryrefslogtreecommitdiffstats
path: root/include/linux/hw_random.h
Commit message (Expand)AuthorAgeFilesLines
* hw_random: add BCM2835 RNG driverAhmad Fatoum2024-03-151-0/+5
* hw_random: add struct hwrng::priv memberAhmad Fatoum2024-03-151-0/+1
* lib: random: make linux/hw_random.h header self-containedAhmad Fatoum2023-09-121-0/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-2/+2
* lib: random: add hwrng_get_crypto_bytesAhmad Fatoum2022-10-111-1/+5
* virtio: implement remove callbacksAhmad Fatoum2021-10-021-0/+2
* drivers: add simple hw_random implementationSteffen Trumtrar2017-03-301-0/+47