summaryrefslogtreecommitdiff
path: root/drivers/crypto/exynos-rng.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-28crypto: drivers - simplify getting .drvdataWolfram Sang1-4/+2
2018-01-18crypto: exynos-rng - Add SPDX license identifier and correct module licenseKrzysztof Kozlowski1-10/+2
2017-12-22crypto: exynos - Introduce mutex to prevent concurrent access to hardwareŁukasz Stelmach1-0/+21
2017-12-22crypto: exynos - Reseed PRNG after generating 2^16 random bytesŁukasz Stelmach1-4/+11
2017-12-22crypto: exynos - Improve performance of PRNGŁukasz Stelmach1-29/+2
2017-12-22crypto: exynos - Support Exynos5250+ SoCsŁukasz Stelmach1-2/+25
2017-12-22crypto: exynos - Icrease the priority of the driverŁukasz Stelmach1-1/+1
2017-04-21crypto: exynos - Add new Exynos RNG driverKrzysztof Kozlowski1-0/+389