Commit Graph

471 Commits (6d5e147dd034d9ceedc89fe39f4284700944f0c8)

Author SHA1 Message Date
Geert Uytterhoeven 0c01aed50d crypto: testmgr - add zlib test 16 years ago
Geert Uytterhoeven bf68e65ec9 crypto: zlib - New zlib crypto module, using pcomp 16 years ago
Geert Uytterhoeven 8064efb874 crypto: testmgr - Add support for the pcomp interface 16 years ago
Geert Uytterhoeven a1d2f09544 crypto: compress - Add pcomp interface 16 years ago
Adrian-Ken Rueegsegger 8c882f6413 crypto: Fix dead links 16 years ago
Herbert Xu a760a6656e crypto: api - Fix module load deadlock with fallback algorithms 16 years ago
Lee Nipper bb402f16ec crypto: ahash - Fix digest size in /proc/crypto 16 years ago
Huang Ying 0a2e821d62 crypto: chainiv - Use kcrypto_wq instead of keventd_wq 16 years ago
Huang Ying 254eff7714 crypto: cryptd - Per-CPU thread implementation based on kcrypto_wq 16 years ago
Huang Ying 25c38d3fb9 crypto: api - Use dedicated workqueue for crypto subsystem 16 years ago
Herbert Xu 6fe4a28d88 crypto: testmgr - Test skciphers with no IVs 16 years ago
Herbert Xu 5852ae4242 crypto: aead - Avoid infinite loop when nivaead fails selftest 16 years ago
Herbert Xu b170a137f4 crypto: skcipher - Avoid infinite loop when cipher fails selftest 16 years ago
Herbert Xu 3f683d6175 crypto: api - Fix crypto_alloc_tfm/create_create_tfm return convention 16 years ago
Herbert Xu ff753308d2 crypto: api - crypto_alg_mod_lookup either tested or untested 16 years ago
Neil Horman c5b1e545a5 crypto: ansi_cprng - Panic on CPRNG test failure when in FIPS mode 16 years ago
Neil Horman d7992f42c6 crypto: ansi_cprng - Force reset on allocation 16 years ago
Huang Ying 54b6a1bd53 crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platform 16 years ago
Huang Ying 1cac2cbc76 crypto: cryptd - Add support to access underlying blkcipher 16 years ago
Herbert Xu 1693531e9e crypto: shash - Remove superfluous check in init_tfm 16 years ago
Herbert Xu 8eb2dfac41 crypto: lrw - Fix big endian support 16 years ago
Herbert Xu 4f3e797ad0 crypto: scatterwalk - Avoid flush_dcache_page on slab pages 16 years ago
Herbert Xu 7b2cd92adc crypto: api - Fix zeroing on free 16 years ago
Adrian-Ken Rueegsegger 4abfd73e34 crypto: shash - Fix module refcount 16 years ago
Herbert Xu b8e15992b4 crypto: api - Fix algorithm test race that broke aead initialisation 16 years ago
Jarod Wilson 516280e735 crypto: ccm - Fix handling of null assoc data 16 years ago
Herbert Xu bac1b5c469 crypto: blkcipher - Fix WARN_ON handling in walk_done 16 years ago
Herbert Xu 29b37f4212 crypto: authenc - Fix zero-length IV crash 16 years ago
Dan Williams 209b84a88f dmaengine: replace dma_async_client_register with dmaengine_get 16 years ago
Dan Williams 2ba05622b8 dmaengine: provide a common 'issue_pending_all' implementation 16 years ago
Dan Williams bec085134e dmaengine: centralize channel allocation, introduce dma_find_channel 16 years ago
Dan Williams 6f49a57aa5 dmaengine: up-level reference counting to the module level 16 years ago
Dan Williams 07f2211e4f dmaengine: remove dependency on async_tx 16 years ago
Herbert Xu 0ee4a96902 crypto: aes - Precompute tables 16 years ago
Geert Uytterhoeven bcf84a38f0 crypto: testmgr - Correct comment about deflate parameters 16 years ago
Harvey Harrison f0d1ec3a22 crypto: salsa20 - Remove private wrappers around various operations 16 years ago
Jarod Wilson ad79cdd77f crypto: des3_ede - permit weak keys unless REQ_WEAK_KEY set 16 years ago
Adrian-Ken Rueegsegger bd9d20dba1 crypto: sha512 - Switch to shash 16 years ago
Adrian-Ken Rueegsegger f9e2bca6c2 crypto: sha512 - Move message schedule W[80] to static percpu area 16 years ago
Adrian-Ken Rueegsegger 19e2bf1467 crypto: michael_mic - Switch to shash 16 years ago
Adrian-Ken Rueegsegger 4946510baa crypto: wp512 - Switch to shash 16 years ago
Adrian-Ken Rueegsegger f63fbd3d50 crypto: tgr192 - Switch to shash 16 years ago
Adrian-Ken Rueegsegger 50e109b5b9 crypto: sha256 - Switch to shash 16 years ago
Adrian-Ken Rueegsegger 14b75ba70d crypto: md5 - Switch to shash 16 years ago
Adrian-Ken Rueegsegger 808a1763ce crypto: md4 - Switch to shash 16 years ago
Adrian-Ken Rueegsegger 54ccb36776 crypto: sha1 - Switch to shash 16 years ago
Herbert Xu 3b8efb4c41 crypto: rmd320 - Switch to shash 16 years ago
Herbert Xu d8a5e2e9f4 crypto: rmd256 - Switch to shash 16 years ago
Herbert Xu e5835fba02 crypto: rmd160 - Switch to shash 16 years ago
Herbert Xu 7c4468bc01 crypto: rmd128 - Switch to shash 16 years ago