Commit Graph

152362 Commits (305f9db22d62da10c43c7fd7554ec923c2b8727e)
 

Author SHA1 Message Date
Herbert Xu 305f9db22d crypto: crypto4xx - Disable SHA implementation 16 years ago
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 4dc10c0142 crypto: crypto4xx - Switch to new style ahash 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 52861c7cd7 crypto: hash - Add helpers to free spawns 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 6b1679f4a0 crypto: crypto4xx - Use crypto_ahash_set_reqsize 16 years ago
Herbert Xu 0d6669e2ba crypto: cryptd - Use crypto_ahash_set_reqsize 16 years ago
Herbert Xu fc00127fb6 crypto: ahash - Add 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 bbbee4679a crypto: padlock - Switch sha to shash 16 years ago
Herbert Xu 113adefc73 crypto: shash - Make descsize a run-time attribute 16 years ago
Herbert Xu aef73cfcb9 crypto: async - Use kzfree for requests 16 years ago
Herbert Xu 57cfe44bcc crypto: shash - Move null setkey check to registration time 16 years ago
Herbert Xu 7d02460826 crypto: padlock - Use shash fallback for sha 16 years ago
Herbert Xu f63559bef3 crypto: sha256-s390 - Add export/import support 16 years ago
Herbert Xu 406f104b41 crypto: sha1-s390 - Add export/import support 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 ef5d590c9b crypto: shash - Add shash_instance_ctx 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 0390e6aecf crypto: shash - Add __crypto_shash_cast 16 years ago
Herbert Xu cde6263fa9 crypto: shash - Add crypto_shash_ctx_aligned 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