Commit History

Author SHA1 Message Date
  Sergey Senozhatsky 593dfbd9ca crypto: drbg - report backend_cra_name when allocation fails 10 years ago
  Stephan Mueller 42ea507fae crypto: drbg - reseed often if seedsource is degraded 10 years ago
  Stephan Mueller 57225e6797 crypto: drbg - Use callback API for random readiness 10 years ago
  Herbert Xu 51ee142274 crypto: drbg - Add stdrng alias and increase priority 10 years ago
  Stephan Mueller b8ec5ba42c crypto: drbg - use Jitter RNG to obtain seed 10 years ago
  Stephan Mueller 4c7879907e crypto: drbg - add async seeding operation 10 years ago
  Stephan Mueller 3d6a5f75d1 crypto: drbg - prepare for async seeding 10 years ago
  Herbert Xu b94e7dc581 crypto: drbg - Remove FIPS ifdef from drbg_healthcheck_sanity 10 years ago
  Herbert Xu 8fded5925d crypto: drbg - Convert to new rng interface 10 years ago
  Herbert Xu 2a57e4241e crypto: drbg - Do not seed RNG in drbg_kcapi_init 10 years ago
  Herbert Xu e11a754813 crypto: drbg - Initialise mutex in drbg_healthcheck_sanity 10 years ago
  Stephan Mueller fa3ae6253c crypto: drbg - leave cipher handles operational 10 years ago
  Stephan Mueller 76899a41f8 crypto: drbg - replace spinlock with mutex 10 years ago
  Stephan Mueller 082eb10ba9 crypto: drbg - fix drbg_generate return val check 10 years ago
  Stephan Mueller 8e0498d99f cryoto: drbg - clear all temporary memory 10 years ago
  Stephan Mueller cde001e4c3 crypto: rng - RNGs must return 0 in success case 10 years ago
  Stephan Mueller 37821da088 crypto: drbg - remove superflowous memsets 10 years ago
  Stephan Mueller 04bcbfcf7e crypto: drbg - use single block cipher API 10 years ago
  Herbert Xu 1471f09f9b Revert "crypto: drbg - use memzero_explicit() for clearing sensitive data" 10 years ago
  Stephan Mueller 905b42e559 crypto: drbg - panic on continuous self test error 10 years ago
  Nickolaus Woodruff 421d82f5b3 crypto: drbg - use memzero_explicit() for clearing sensitive data 10 years ago
  Stephan Mueller 0653a7cf6f crypto: drbg - use MODULE_ALIAS_CRYPTO 10 years ago
  Stephan Mueller 62b62b6e5c crypto: drbg - add MODULE_ALIAS for all DRBG types 10 years ago
  Stephan Mueller 41a84982a1 crypto: drbg - use crypto_inc 10 years ago
  Herbert Xu ea2d9fc1af Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 11 years ago
  Stephan Mueller 78f543a934 crypto: drbg - remove check for uninitialized DRBG handle 11 years ago
  Stephan Mueller 7c8ae03f41 crypto: drbg - fix sparse warning for cpu_to_be[32|64] 11 years ago
  Stephan Mueller 84693d87a6 crypto: drbg - remove unnecessary sanity check for shadow state 11 years ago
  Stephan Mueller 05c81ccd90 crypto: drbg - remove configuration of fixed values 11 years ago
  Stephan Mueller bc034ef557 crypto: drbg - remove unnecessary sanity checks 11 years ago