summaryrefslogtreecommitdiffstats
path: root/crypto/jitterentropy.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: jitterentropy - Put constants on the right side of the expressionMilan Djurovic2021-03-261-4/+4
* crypto: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-231-2/+2
* crypto: jitter - SP800-90B complianceStephan Müller2020-04-241-101/+316
* crypto: jitter - add header to fix buildwarningsBen Dooks2019-10-181-6/+1
* crypto: jitter - fix commentsAlexander E. Patrakov2019-10-051-3/+3
* crypto: jitter - update implementation to 2.1.2Stephan Müller2019-06-061-223/+82
* crypto: jitterentropy - Delete unnecessary checks before the function call "k...Markus Elfring2015-06-251-4/+2
* crypto: jitterentropy - avoid compiler warningsStephan Mueller2015-06-251-176/+37
* crypto: drbg - use pragmas for disabling optimizationStephan Mueller2015-06-091-4/+26
* crypto: jitterentropy - remove timekeeping_valid_for_hresStephan Mueller2015-05-281-3/+0
* crypto: jitterentropy - add jitterentropy RNGStephan Mueller2015-05-271-0/+909