Commit Graph

720 Commits (9522d7e4cb5e0858122fc55d33a2c07728f0b10d)

Author SHA1 Message Date
Herbert Xu 57cfe44bcc crypto: shash - Move null setkey check to registration time 16 years ago
Herbert Xu 9b2fda7b94 crypto: sha256_generic - Add export/import support 16 years ago
Herbert Xu 3d4d277cf8 crypto: sha256_generic - Use 64-bit counter like sha1 16 years ago
Herbert Xu e2a7ce4e18 crypto: sha1_generic - Add export/import support 16 years ago
Herbert Xu 8267adab94 crypto: shash - Move finup/digest null checks to registration time 16 years ago
Herbert Xu 99d27e1c59 crypto: shash - Export/import hash state only 16 years ago
Herbert Xu 7ede5a5ba5 crypto: api - Fix crypto_drop_spawn crash on blank spawns 16 years ago
Herbert Xu deee2289b9 crypto: shash - Propagate reinit return value 16 years ago
Herbert Xu f88ad8de28 crypto: shash - Use finup in default digest 16 years ago
Herbert Xu 619a6ebd25 crypto: shash - Add shash_register_instance 16 years ago
Herbert Xu 7d6f56400a crypto: shash - Add shash_attr_alg2 helper 16 years ago
Herbert Xu d06854f024 crypto: api - Add crypto_attr_alg2 helper 16 years ago
Herbert Xu 942969992d crypto: shash - Add spawn support 16 years ago
Herbert Xu 97eedce1a6 crypto: api - Add new style spawn support 16 years ago
Herbert Xu 2e4fddd8e4 crypto: shash - Add shash_instance 16 years ago
Herbert Xu 70ec7bb91a crypto: api - Add crypto_alloc_instance2 16 years ago
Herbert Xu f2ac72e826 crypto: api - Add new template create function 16 years ago
Sebastian Andrzej Siewior fd09d7facb crypto: ansi_prng - alloc cipher just in init 16 years ago
Sebastian Andrzej Siewior ed94070058 crypto: ansi_prng - Use just a BH lock 16 years ago
Herbert Xu a68f6610d4 crypto: testmgr - Allow implementation-specific tests 16 years ago
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