提交历史

作者 SHA1 备注 提交日期
  Herbert Xu 479d014de5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 8 年之前
  Stephan Mueller 5102981212 crypto: drbg - prevent invalid SG mappings 8 年之前
  Stephan Mueller 8ff4c191d1 crypto: drbg - advance output buffer pointer 8 年之前
  Wei Yongjun 1a45d7e343 crypto: drbg - fix error return code 9 年之前
  Stephan Mueller d89a67134f crypto: drbg - do not call drbg_instantiate in healt test 9 年之前
  Dan Carpenter 01ac94580a crypto: drbg - fix an error code in drbg_init_sym_kernel() 9 年之前
  Wu Fengguang 88f1d316b9 crypto: drbg - fix semicolon.cocci warnings 9 年之前
  Stephan Mueller 103eb3f7bf crypto: drbg - avoid duplicate maintenance of key 9 年之前
  Stephan Mueller a07203fbfc crypto: drbg - use full CTR AES for update 9 年之前
  Stephan Mueller 3cfc3b9721 crypto: drbg - use aligned buffers 9 年之前
  Stephan Mueller 3559128521 crypto: drbg - use CTR AES instead of ECB AES 9 年之前
  Stephan Mueller ed494d4fa2 crypto: drbg - reduce number of setkey calls 9 年之前
  Stephan Mueller 4218ebe8ca crypto: drbg - set HMAC key only when altered 9 年之前
  Stephan Mueller b361476305 crypto: drbg - remove FIPS 140-2 continuous test 9 年之前
  Julia Lawall e4bc02aced crypto: drbg - constify drbg_state_ops structures 9 年之前
  Sergey Senozhatsky 593dfbd9ca crypto: drbg - report backend_cra_name when allocation fails 10 年之前
  Stephan Mueller 42ea507fae crypto: drbg - reseed often if seedsource is degraded 10 年之前
  Stephan Mueller 57225e6797 crypto: drbg - Use callback API for random readiness 10 年之前
  Herbert Xu 51ee142274 crypto: drbg - Add stdrng alias and increase priority 10 年之前
  Stephan Mueller b8ec5ba42c crypto: drbg - use Jitter RNG to obtain seed 10 年之前
  Stephan Mueller 4c7879907e crypto: drbg - add async seeding operation 10 年之前
  Stephan Mueller 3d6a5f75d1 crypto: drbg - prepare for async seeding 10 年之前
  Herbert Xu b94e7dc581 crypto: drbg - Remove FIPS ifdef from drbg_healthcheck_sanity 10 年之前
  Herbert Xu 8fded5925d crypto: drbg - Convert to new rng interface 10 年之前
  Herbert Xu 2a57e4241e crypto: drbg - Do not seed RNG in drbg_kcapi_init 10 年之前
  Herbert Xu e11a754813 crypto: drbg - Initialise mutex in drbg_healthcheck_sanity 10 年之前
  Stephan Mueller fa3ae6253c crypto: drbg - leave cipher handles operational 10 年之前
  Stephan Mueller 76899a41f8 crypto: drbg - replace spinlock with mutex 10 年之前
  Stephan Mueller 082eb10ba9 crypto: drbg - fix drbg_generate return val check 10 年之前
  Stephan Mueller 8e0498d99f cryoto: drbg - clear all temporary memory 10 年之前