summaryrefslogtreecommitdiffstats
path: root/crypto/jitterentropy.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-31crypto: jitter - add oversampling of noise sourceStephan Müller1-2/+21
2021-12-11crypto: jitter - quit sample collection loop upon RCT failureNicolai Stange1-1/+1
2021-12-11crypto: jitter - don't limit ->health_failure check to FIPS modeNicolai Stange1-4/+0
2021-11-26crypto: jitter - consider 32 LSB for APTStephan Müller1-2/+1
2021-09-17crypto: jitter - drop kernel-doc notationRandy Dunlap1-12/+12
2021-03-26crypto: jitterentropy - Put constants on the right side of the expressionMilan Djurovic1-4/+4
2020-07-23crypto: Replace HTTP links with HTTPS onesAlexander A. Klimov1-2/+2
2020-04-24crypto: jitter - SP800-90B complianceStephan Müller1-101/+316
2019-10-18crypto: jitter - add header to fix buildwarningsBen Dooks1-6/+1
2019-10-05crypto: jitter - fix commentsAlexander E. Patrakov1-3/+3
2019-06-06crypto: jitter - update implementation to 2.1.2Stephan Müller1-223/+82
2015-06-25crypto: jitterentropy - Delete unnecessary checks before the function call "k...Markus Elfring1-4/+2
2015-06-25crypto: jitterentropy - avoid compiler warningsStephan Mueller1-176/+37
2015-06-09crypto: drbg - use pragmas for disabling optimizationStephan Mueller1-4/+26
2015-05-28crypto: jitterentropy - remove timekeeping_valid_for_hresStephan Mueller1-3/+0
2015-05-27crypto: jitterentropy - add jitterentropy RNGStephan Mueller1-0/+909