Commit Graph

553 Commits (305f9db22d62da10c43c7fd7554ec923c2b8727e)

Author SHA1 Message Date
Herbert Xu 66f6ce5e52 crypto: ahash - Add unaligned handling and default operations 16 years ago
Herbert Xu 093900c2b9 crypto: ahash - Use GFP_KERNEL in unaligned setkey 16 years ago
Herbert Xu 0e2d3a1263 crypto: shash - Fix alignment in unaligned operations 16 years ago
Herbert Xu 8c32c516eb crypto: hash - Zap unaligned buffers 16 years ago
Herbert Xu 500b3e3c3d crypto: ahash - Remove old_ahash_alg 16 years ago
Herbert Xu 0b535adfb1 crypto: cryptd - Switch to new style ahash 16 years ago
Herbert Xu 9cd899a32f crypto: cryptd - Switch to template create API 16 years ago
Herbert Xu 7be380f720 crypto: tcrypt - Add mask parameter 16 years ago
Herbert Xu 01c2dece43 crypto: ahash - Add instance/spawn support 16 years ago
Herbert Xu 88056ec346 crypto: ahash - Convert to new style algorithms 16 years ago
Herbert Xu 2ca33da1de crypto: api - Remove frontend argument from extsize/init_tfm 16 years ago
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