Commit Graph

504 Commits (f6ee649f4b191d316a463ce7e514f9d12fa31c01)

Author SHA1 Message Date
Alex Riesen aa07a6990f crypto: api - Use formatting of module name 16 years ago
Herbert Xu a0cfae59f8 crypto: testmgr - Allow hash test vectors longer than a page 16 years ago
Herbert Xu fd57f22a09 crypto: testmgr - Check all test vector lengths 16 years ago
Jarod Wilson 4e033a6bc7 crypto: tcrypt - Do not exit on success in fips mode 16 years ago
Geert Uytterhoeven 3ce858cb04 crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final} 16 years ago
Jarod Wilson a3bef3a31a crypto: testmgr - Skip algs not flagged fips_allowed in fips mode 16 years ago
Jarod Wilson a1915d51e8 crypto: testmgr - Mark algs allowed in fips mode 16 years ago
Jarod Wilson f7cb80f2b9 crypto: testmgr - Add ctr(aes) test vectors 16 years ago
Herbert Xu f8b0d4d09d crypto: testmgr - Dynamically allocate xbuf and axbuf 16 years ago
Jarod Wilson 29ecd4ab3d crypto: testmgr - Print self-test pass notices in fips mode 16 years ago
Jarod Wilson 941fb3287c crypto: testmgr - Catch base cipher self-test failures in fips mode 16 years ago
Jarod Wilson e08ca2da39 crypto: testmgr - Add ansi_cprng test vectors 16 years ago
Jarod Wilson 7647d6ce20 crypto: testmgr - Add infrastructure for ansi_cprng self-tests 16 years ago
Jarod Wilson 5d667322a2 crypto: testmgr - Add self-tests for rfc4309(ccm(aes)) 16 years ago
Jarod Wilson e44a1b44c3 crypto: testmgr - Handle AEAD test vectors expected to fail verification 16 years ago
Geert Uytterhoeven 2f6ceb7933 crypto: pcomp - pcompress.c should include crypto/internal/compress.h 16 years ago
Geert Uytterhoeven c79cf91006 crypto: testmgr - Kill test_comp() sparse warnings 16 years ago
Huang Ying 2cf4ac8beb crypto: aes-ni - Add support for more modes 16 years ago
Huang Ying 150c7e8552 crypto: fpu - Add template for blkcipher touching FPU 16 years ago
Huang Ying 505fd21d61 crypto: cryptd - Use nivcipher in cryptd_alloc_ablkcipher 16 years ago
Johannes Weiner 811d8f0626 crypto: api - Use kzfree 16 years ago
Frank Seidel 376bacb0a2 crypto: tcrypt - Reduce stack size 16 years ago
Herbert Xu d315a0e09f crypto: hash - Fix handling of sg entry that crosses page boundary 16 years ago
Herbert Xu 37fc334cc8 crypto: api - Fix algorithm module auto-loading 16 years ago
Steffen Klassert abe5fa7899 crypto: eseqiv - Fix IV generation for sync algorithms 16 years ago
NeilBrown bff61975b3 md: move lots of #include lines out of .h files and into .c 16 years ago
Yehuda Sadeh f4f689933c crypto: shash - Fix unaligned calculation with short length 16 years ago
Dan Williams 729b5d1b8e dmaengine: allow dma support for async_tx to be toggled 16 years ago
Dan Williams 06164f3194 async_tx: provide __async_inline for HAS_DMA=n archs 16 years ago
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