Commit Graph

634 Commits (056ba4a9bea5f32781a36b797c562fb731e5eaa6)

Author SHA1 Message Date
Dan Williams daf4219dbc dmaengine: move HIGHMEM64G restriction to ASYNC_TX_DMA 16 years ago
Herbert Xu 0b67fb65d1 crypto: skcipher - Change default sync geniv on SMP to eseqiv 16 years ago
Herbert Xu 435578aeaa crypto: skcipher - Fix request for sync algorithms 16 years ago
Herbert Xu 259c5e05c1 crypto: testmgr - Remove hash size check 16 years ago
Neil Horman 215ccd6f55 crypto: fips - Select CPRNG 16 years ago
Herbert Xu ea40065769 crypto: tcrypt - Fix module return code when testing by name 16 years ago
Herbert Xu 27300176d7 crypto: ansi_cprng - Do not select FIPS 16 years ago
Steffen Klassert a873a5f1c4 crypto: tcrypt - Test algorithms by name 16 years ago
Neil Horman 5b739ef8a4 random: Add optional continuous repetition test to entropy store based rngs 16 years ago
Vegard Nossum 33f65df7ed crypto: don't track xor test pages with kmemcheck 16 years ago
Dan Williams 04ce9ab385 async_xor: permit callers to pass in a 'dma/page scribble' region 16 years ago
Dan Williams a08abd8ca8 async_tx: structify submission arguments, add scribble 16 years ago
Dan Williams 88ba2aa586 async_tx: kill ASYNC_TX_DEP_ACK flag 16 years ago
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
Dan Williams 099f53cb50 async_tx: rename zero_sum to val 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