Commit History

作者 SHA1 備註 提交日期
  Stephan Müller 43490e8046 crypto: drbg - in-place cipher operation for CTR 7 年之前
  Stephan Mueller cf862cbc83 crypto: drbg - eliminate constant reinitialization of SGL 7 年之前
  Stephan Mueller eea0d3ea75 crypto: drbg - set freed buffers to NULL 7 年之前
  Gilad Ben-Yossef 85a2dea4bd crypto: drbg - move to generic async completion 7 年之前
  Stephan Mueller bd6227a150 crypto: drbg - fix freeing of resources 8 年之前
  Stephan Mueller b61929c654 crypto: drbg - Fixes panic in wait_for_completion call 8 年之前
  Gilad Ben-Yossef a5dfefb1c3 crypto: drbg - wait for crypto op not signal safe 8 年之前
  Stephan Mueller 44068d5999 crypto: DRBG - initialize SGL only once 8 年之前
  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 年之前