summaryrefslogtreecommitdiffstats
path: root/crypto/jitterentropy-kcapi.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: jitter - reuse allocated entropy collectorStephan Müller2023-10-131-1/+1
* crypto: jitter - Allow configuration of oversampling rateStephan Müller2023-10-011-2/+4
* crypto: jitter - Allow configuration of memory sizeStephan Müller2023-10-011-0/+11
* crypto: jitter - add RCT/APT support for different OSRsStephan Müller2023-10-011-2/+2
* crypto: jitter - add interface for gathering of raw entropyStephan Müller2023-05-121-1/+8
* crypto: jitter - replace LFSR with SHA3-256Stephan Müller2023-05-121-20/+163
* crypto: jitter - permanent and intermittent health errorsStephan Müller2023-04-061-27/+24
* crypto: jitter - don't limit ->health_failure check to FIPS modeNicolai Stange2021-12-111-6/+0
* crypto: algapi - Remove skbuff.h inclusionHerbert Xu2020-08-201-1/+1
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-1/+1
* crypto: jitter - SP800-90B complianceStephan Müller2020-04-241-0/+27
* crypto: jitter - add header to fix buildwarningsBen Dooks2019-10-181-7/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2019-06-201-1/+1
|\
| * crypto: jitterentropy - change back to module_init()Eric Biggers2019-05-301-1/+1
* | crypto: jitter - update implementation to 2.1.2Stephan Müller2019-06-061-5/+0
|/
* crypto: run initcalls for generic implementations earlierEric Biggers2019-04-181-1/+1
* crypto: jitterentropy - drop duplicate header module.hGeliang Tang2016-11-171-1/+0
* crypto: jitterentropy - use ktime_get_ns as fallbackStephan Mueller2016-06-241-9/+13
* crypto: jitterentropy - remove unnecessary information from a commentAlexander Kuleshov2015-10-141-4/+0
* crypto: jitterentropy - use safe format string parametersKees Cook2015-07-281-1/+1
* crypto: jitterentropy - avoid compiler warningsStephan Mueller2015-06-251-0/+208