Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b8bfee85f1307426e0242d654f3a14c06ef639c5
/
include
/
crypto
/
drbg.h
8ea5ee0
crypto: drbg - reseed 'nopr' drbgs periodically from get_random_bytes()
by Nicolai Stange
· 3 years, 2 months ago
074bcd4
crypto: drbg - make reseeding from get_random_bytes() synchronous
by Nicolai Stange
· 3 years, 2 months ago
2bcd254
crypto: drbg - track whether DRBG was seeded with !rng_is_initialized()
by Nicolai Stange
· 3 years, 2 months ago
ce8ce31
crypto: drbg - prepare for more fine-grained tracking of seeding state
by Nicolai Stange
· 3 years, 2 months ago
97f2650
crypto: drbg - always seeded with SP800-90B compliant noise source
by Stephan Müller
· 4 years, 9 months ago
db07cd2
crypto: drbg - add FIPS 140-2 CTRNG for noise source
by Stephan Mueller
· 6 years ago
43490e8
crypto: drbg - in-place cipher operation for CTR
by Stephan Müller
· 6 years ago
cf862cb
crypto: drbg - eliminate constant reinitialization of SGL
by Stephan Mueller
· 7 years ago
85a2dea
crypto: drbg - move to generic async completion
by Gilad Ben-Yossef
· 7 years ago
5102981
crypto: drbg - prevent invalid SG mappings
by Stephan Mueller
· 8 years ago
3cfc3b9
crypto: drbg - use aligned buffers
by Stephan Mueller
· 9 years ago
3559128
crypto: drbg - use CTR AES instead of ECB AES
by Stephan Mueller
· 9 years ago
b361476
crypto: drbg - remove FIPS 140-2 continuous test
by Stephan Mueller
· 9 years ago
42ea507
crypto: drbg - reseed often if seedsource is degraded
by Stephan Mueller
· 10 years ago
57225e6
crypto: drbg - Use callback API for random readiness
by Stephan Mueller
· 10 years ago
b8ec5ba
crypto: drbg - use Jitter RNG to obtain seed
by Stephan Mueller
· 10 years ago
4c78799
crypto: drbg - add async seeding operation
by Stephan Mueller
· 10 years ago
3d6a5f7
crypto: drbg - prepare for async seeding
by Stephan Mueller
· 10 years ago
8fded59
crypto: drbg - Convert to new rng interface
by Herbert Xu
· 10 years ago
76899a4
crypto: drbg - replace spinlock with mutex
by Stephan Mueller
· 10 years ago
b9347af
crypto: drbg - fix maximum value checks on 32 bit systems
by Stephan Mueller
· 10 years ago
05c81cc
crypto: drbg - remove configuration of fixed values
by Stephan Mueller
· 10 years ago
27e4de2
crypto: drbg - Mix a time stamp into DRBG state
by Stephan Mueller
· 11 years ago
8c98716
crypto: drbg - use of kernel linked list
by Stephan Mueller
· 11 years ago
3e16f95
crypto: drbg - header file for DRBG
by Stephan Mueller
· 11 years ago