summaryrefslogtreecommitdiffstats
path: root/crypto/ansi_cprng.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: ansi_cprng - Move FIPS functions under CONFIG_CRYPTO_FIPSJaswinder Singh Rajput2009-11-231-28/+28
* crypto: ansi_cprng - Fix test in get_prng_bytesRoel Kluin2009-10-271-3/+0
* crypto: ansi_cprng - Add FIPS wrapperNeil Horman2009-10-191-9/+70
* crypto: ansi_cprng - Fix module initializationSteffen Klassert2009-08-291-8/+1
* crypto: ansi_prng - alloc cipher just in initSebastian Andrzej Siewior2009-07-031-17/+8
* crypto: ansi_prng - Use just a BH lockSebastian Andrzej Siewior2009-07-031-5/+4
* crypto: ansi_cprng - Panic on CPRNG test failure when in FIPS mode Neil Horman2009-02-181-0/+6
* crypto: ansi_cprng - Force reset on allocationNeil Horman2009-02-181-1/+10
* crypto: ansi_cprng - fix inverted DT increment routineJarod Wilson2008-12-251-1/+1
* crypto: ansi_cprng - Avoid incorrect extra call to _get_more_prng_bytesJarod Wilson2008-12-251-6/+11
* crypto: ansi_cprng - Allow resetting of DT valueNeil Horman2008-12-251-3/+13
* crypto: rng - RNG interface and implementationNeil Horman2008-08-291-0/+417
OpenPOWER on IntegriCloud