index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
crypto
/
drbg.h
Commit message (
Expand
)
Author
Age
*
crypto: drbg - prevent invalid SG mappings
Stephan Mueller
2016-11-30
*
crypto: drbg - use aligned buffers
Stephan Mueller
2016-06-15
*
crypto: drbg - use CTR AES instead of ECB AES
Stephan Mueller
2016-06-15
*
crypto: drbg - remove FIPS 140-2 continuous test
Stephan Mueller
2016-01-25
*
crypto: drbg - reseed often if seedsource is degraded
Stephan Mueller
2015-06-10
*
crypto: drbg - Use callback API for random readiness
Stephan Mueller
2015-06-10
*
crypto: drbg - use Jitter RNG to obtain seed
Stephan Mueller
2015-05-27
*
crypto: drbg - add async seeding operation
Stephan Mueller
2015-05-27
*
crypto: drbg - prepare for async seeding
Stephan Mueller
2015-05-27
*
crypto: drbg - Convert to new rng interface
Herbert Xu
2015-04-22
*
crypto: drbg - replace spinlock with mutex
Stephan Mueller
2015-04-21
*
crypto: drbg - fix maximum value checks on 32 bit systems
Stephan Mueller
2014-08-26
*
crypto: drbg - remove configuration of fixed values
Stephan Mueller
2014-08-25
*
crypto: drbg - Mix a time stamp into DRBG state
Stephan Mueller
2014-07-08
*
crypto: drbg - use of kernel linked list
Stephan Mueller
2014-07-04
*
crypto: drbg - header file for DRBG
Stephan Mueller
2014-06-20