Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
05f6e10e6cd47bbd8610c7391eab803dc77ec3aa
/
crypto
/
ansi_cprng.c
e7c2422
crypto: ansi_cprng - Convert to new rng interface
by Herbert Xu
· 10 years ago
6f7e3ca
crypto: ansi_cprng - Remove bogus inclusion of internal.h
by Herbert Xu
· 10 years ago
cde001e
crypto: rng - RNGs must return 0 in success case
by Stephan Mueller
· 10 years ago
3e14dcf
crypto: add missing crypto module aliases
by Mathias Krause
· 10 years ago
5d26a10
crypto: prefix module autoloading with "crypto-"
by Kees Cook
· 10 years ago
714b33d
crypto: ansi_cprng - Fix off by one error in non-block size request
by Neil Horman
· 11 years ago
8fc229a
crypto: ansi_cprng - use crypto_[un]register_algs
by Jussi Kivilinna
· 12 years ago
505172e
crypto: ansi_cprng - enforce key != seed in fips mode
by Jarod Wilson
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
2f32bfd
crypto: ansi_cprng - Move FIPS functions under CONFIG_CRYPTO_FIPS
by Jaswinder Singh Rajput
· 15 years ago
2024e7d
crypto: ansi_cprng - Fix test in get_prng_bytes
by Roel Kluin
· 15 years ago
667b629
crypto: ansi_cprng - Add FIPS wrapper
by Neil Horman
· 15 years ago
a367b17
crypto: ansi_cprng - Fix module initialization
by Steffen Klassert
· 15 years ago
fd09d7f
crypto: ansi_prng - alloc cipher just in init
by Sebastian Andrzej Siewior
· 15 years ago
ed94070
crypto: ansi_prng - Use just a BH lock
by Sebastian Andrzej Siewior
· 15 years ago
c5b1e54
crypto: ansi_cprng - Panic on CPRNG test failure when in FIPS mode
by Neil Horman
· 16 years ago
d7992f4
crypto: ansi_cprng - Force reset on allocation
by Neil Horman
· 16 years ago
09fbf7c
crypto: ansi_cprng - fix inverted DT increment routine
by Jarod Wilson
· 16 years ago
aa1a85d
crypto: ansi_cprng - Avoid incorrect extra call to _get_more_prng_bytes
by Jarod Wilson
· 16 years ago
2566578
crypto: ansi_cprng - Allow resetting of DT value
by Neil Horman
· 16 years ago
17f0f4a
crypto: rng - RNG interface and implementation
by Neil Horman
· 16 years ago