Commit Graph

152353 Commits (52861c7cd711fac97b37ae0f4842a9ad26ecae72)
 

Author SHA1 Message Date
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
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
Joe Perches 409a736336 hwrng: Use PCI_VDEVICE 16 years ago
Herbert Xu 259c5e05c1 crypto: testmgr - Remove hash size check 16 years ago
Roland Dreier c9944881ac crypto: aes-ni - Don't print message with KERN_ERR on old system 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