Commit Graph

19 Commits (7b0cb1bdac9e941141e3790785955ed933d476f3)

Author SHA1 Message Date
Szilveszter Ördög 23a75eee07 crypto: hash - Fix handling of small unaligned buffers 15 years ago
Szilveszter Ördög cbb9bf65ae crypto: hash - Fix handling of unaligned buffers 15 years ago
Steffen Klassert 5befbd5a7e crypto: ahash - Use GFP_KERNEL on allocation if the request can sleep 16 years ago
Herbert Xu a70c522520 crypto: ahash - Fix setkey crash 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 8c32c516eb crypto: hash - Zap unaligned buffers 16 years ago
Herbert Xu 500b3e3c3d crypto: ahash - Remove old_ahash_alg 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 d315a0e09f crypto: hash - Fix handling of sg entry that crosses page boundary 16 years ago
Lee Nipper bb402f16ec crypto: ahash - Fix digest size in /proc/crypto 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 20036252fc crypto: hash - Added scatter list walking helper 17 years ago
Herbert Xu 166247f46a crypto: hash - Removed vestigial ahash fields 17 years ago
Herbert Xu ca786dc738 crypto: hash - Fixed digest size check 17 years ago
Loc Ho 004a403c2e [CRYPTO] hash: Add asynchronous hash support 17 years ago