Commit Graph

29 Commits (2bace8b95108746f6123d312f47f5bda4eb17a26)

Author SHA1 Message Date
Steffen Klassert 0044f3eda9 crypto: shash - Test for the algorithms import function before exporting it 16 years ago
Herbert Xu f592682f9f crypto: shash - Require all algorithms to support export/import 16 years ago
Herbert Xu cbc86b9161 crypto: shash - Fix async finup handling of null digest 16 years ago
Herbert Xu 66f6ce5e52 crypto: ahash - Add unaligned handling and default operations 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 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 7eddf95ec5 crypto: shash - Export async functions 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 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 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 942969992d crypto: shash - Add spawn support 16 years ago
Herbert Xu 2e4fddd8e4 crypto: shash - Add shash_instance 16 years ago
Yehuda Sadeh f4f689933c crypto: shash - Fix unaligned calculation with short length 16 years ago
Herbert Xu 3f683d6175 crypto: api - Fix crypto_alloc_tfm/create_create_tfm return convention 16 years ago
Herbert Xu 1693531e9e crypto: shash - Remove superfluous check in init_tfm 16 years ago
Adrian-Ken Rueegsegger 4abfd73e34 crypto: shash - Fix module refcount 16 years ago
Herbert Xu 3751f402e0 crypto: hash - Make setkey optional 16 years ago
Herbert Xu 5f7082ed4f crypto: hash - Export shash through hash 16 years ago
Herbert Xu dec8b78606 crypto: hash - Add import/export interface 16 years ago
Herbert Xu 3b2f6df082 crypto: hash - Export shash through ahash 16 years ago
Herbert Xu 7b5a080b3c crypto: hash - Add shash interface 16 years ago