summaryrefslogtreecommitdiff
path: root/include/crypto/drbg.h
AgeCommit message (Expand)Author
2017-11-03crypto: drbg - move to generic async completionGilad Ben-Yossef
2016-11-30crypto: drbg - prevent invalid SG mappingsStephan Mueller
2016-06-15crypto: drbg - use aligned buffersStephan Mueller
2016-06-15crypto: drbg - use CTR AES instead of ECB AESStephan Mueller
2016-01-25crypto: drbg - remove FIPS 140-2 continuous testStephan Mueller
2015-06-10crypto: drbg - reseed often if seedsource is degradedStephan Mueller
2015-06-10crypto: drbg - Use callback API for random readinessStephan Mueller
2015-05-27crypto: drbg - use Jitter RNG to obtain seedStephan Mueller
2015-05-27crypto: drbg - add async seeding operationStephan Mueller
2015-05-27crypto: drbg - prepare for async seedingStephan Mueller
2015-04-22crypto: drbg - Convert to new rng interfaceHerbert Xu
2015-04-21crypto: drbg - replace spinlock with mutexStephan Mueller
2014-08-26crypto: drbg - fix maximum value checks on 32 bit systemsStephan Mueller
2014-08-25crypto: drbg - remove configuration of fixed valuesStephan Mueller
2014-07-08crypto: drbg - Mix a time stamp into DRBG stateStephan Mueller
2014-07-04crypto: drbg - use of kernel linked listStephan Mueller
2014-06-20crypto: drbg - header file for DRBGStephan Mueller