Commit Graph

542 Commits (6b1679f4a006acb5d76f8df686aa44c63d2555b4)

Author SHA1 Message Date
Herbert Xu 0d6669e2ba crypto: cryptd - Use crypto_ahash_set_reqsize 16 years ago
Herbert Xu 46309d8938 crypto: cryptd - Use shash algorithms 16 years ago
Herbert Xu 7eddf95ec5 crypto: shash - Export async functions 16 years ago
Herbert Xu 6941c3a0aa crypto: hash - Remove legacy hash/digest implementaion 16 years ago
Herbert Xu 9ef074fa9b crypto: authenc - Remove reference to crypto_hash 16 years ago
Herbert Xu 3106caab61 crypto: xcbc - Switch to shash 16 years ago
Herbert Xu 8bd1209cff crypto: hmac - Switch to shash 16 years ago
Herbert Xu 113adefc73 crypto: shash - Make descsize a run-time attribute 16 years ago
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
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
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