index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
crypto
/
drbg.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: drbg - prevent invalid SG mappings
Stephan Mueller
2016-11-30
1
-0
/
+2
*
crypto: drbg - use aligned buffers
Stephan Mueller
2016-06-15
1
-0
/
+3
*
crypto: drbg - use CTR AES instead of ECB AES
Stephan Mueller
2016-06-15
1
-0
/
+9
*
crypto: drbg - remove FIPS 140-2 continuous test
Stephan Mueller
2016-01-25
1
-4
/
+0
*
crypto: drbg - reseed often if seedsource is degraded
Stephan Mueller
2015-06-10
1
-0
/
+1
*
crypto: drbg - Use callback API for random readiness
Stephan Mueller
2015-06-10
1
-2
/
+1
*
crypto: drbg - use Jitter RNG to obtain seed
Stephan Mueller
2015-05-27
1
-0
/
+1
*
crypto: drbg - add async seeding operation
Stephan Mueller
2015-05-27
1
-0
/
+2
*
crypto: drbg - prepare for async seeding
Stephan Mueller
2015-05-27
1
-0
/
+2
*
crypto: drbg - Convert to new rng interface
Herbert Xu
2015-04-22
1
-38
/
+12
*
crypto: drbg - replace spinlock with mutex
Stephan Mueller
2015-04-21
1
-2
/
+2
*
crypto: drbg - fix maximum value checks on 32 bit systems
Stephan Mueller
2014-08-26
1
-0
/
+13
*
crypto: drbg - remove configuration of fixed values
Stephan Mueller
2014-08-25
1
-13
/
+6
*
crypto: drbg - Mix a time stamp into DRBG state
Stephan Mueller
2014-07-08
1
-1
/
+1
*
crypto: drbg - use of kernel linked list
Stephan Mueller
2014-07-04
1
-3
/
+4
*
crypto: drbg - header file for DRBG
Stephan Mueller
2014-06-20
1
-0
/
+289