aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/jitterentropy-kcapi.c
AgeCommit message (Expand)Author
2023-05-12crypto: jitter - add interface for gathering of raw entropyStephan Müller
2023-05-12crypto: jitter - replace LFSR with SHA3-256Stephan Müller
2023-04-06crypto: jitter - permanent and intermittent health errorsStephan Müller
2021-12-11crypto: jitter - don't limit ->health_failure check to FIPS modeNicolai Stange
2020-08-20crypto: algapi - Remove skbuff.h inclusionHerbert Xu
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-04-24crypto: jitter - SP800-90B complianceStephan Müller
2019-10-18crypto: jitter - add header to fix buildwarningsBen Dooks
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2019-06-06crypto: jitter - update implementation to 2.1.2Stephan Müller
2019-05-30crypto: jitterentropy - change back to module_init()Eric Biggers
2019-04-18crypto: run initcalls for generic implementations earlierEric Biggers
2016-11-17crypto: jitterentropy - drop duplicate header module.hGeliang Tang
2016-06-24crypto: jitterentropy - use ktime_get_ns as fallbackStephan Mueller
2015-10-14crypto: jitterentropy - remove unnecessary information from a commentAlexander Kuleshov
2015-07-28crypto: jitterentropy - use safe format string parametersKees Cook
2015-06-25crypto: jitterentropy - avoid compiler warningsStephan Mueller