1. c104795 crypto: ahash - Fix EINPROGRESS notification callback by Herbert Xu · 7 years ago
  2. 2495cf2 crypto: ahash - Add padding in crypto_ahash_extsize by Herbert Xu · 8 years ago
  3. 13f4bb7 crypto: hash - Fix page length clamping in hash walk by Herbert Xu · 8 years ago
  4. 8965450 crypto: hash - Remove crypto_hash interface by Herbert Xu · 8 years ago
  5. 8d18e34 crypto: hash - Add crypto_has_ahash helper by Herbert Xu · 8 years ago
  6. a5596d6 crypto: hash - Add crypto_ahash_has_setkey by Herbert Xu · 8 years ago
  7. 8996eaf crypto: ahash - ensure statesize is non-zero by Russell King · 9 years ago
  8. 5be4d4c crypto: replace scatterwalk_sg_next with sg_next by Cristian Stoica · 9 years ago
  9. b516d514 crypto: ahash - fixed style error in ahash.c by Joshua I. James · 9 years ago
  10. 6d9529c crypto: hash - initialize entry len for null input in crypto hash sg list walk by Tim Chen · 10 years ago
  11. 75ecb23 crypto: hash - Add real ahash walk interface by Herbert Xu · 10 years ago
  12. d4a7a0f crypto: hash - Simplify the ahash_finup implementation by Marek Vasut · 10 years ago
  13. 1ffc9fb crypto: hash - Pull out the functions to save/restore request by Marek Vasut · 10 years ago
  14. ab6bf4e crypto: hash - Fix the pointer voodoo in unaligned ahash by Marek Vasut · 10 years ago
  15. 1d9a394 crypto: ahash - Fully restore ahash request before completing by Marek Vasut · 10 years ago
  16. 9a5467bf crypto: user - fix info leaks in report API by Mathias Krause · 11 years ago
  17. 6662df3 crypto: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  18. f0dfc0b0 crypto: remove the second argument of k[un]map_atomic() by Cong Wang · 12 years ago
  19. 3acc847 crypto: algapi - Fix build problem with NET disabled by Herbert Xu · 12 years ago
  20. 6238cba crypto: Add userspace report for ahash type algorithms by Steffen Klassert · 13 years ago
  21. 23a75ee crypto: hash - Fix handling of small unaligned buffers by Szilveszter Ördög · 14 years ago
  22. cbb9bf6 crypto: hash - Fix handling of unaligned buffers by Szilveszter Ördög · 14 years ago
  23. 5befbd5 crypto: ahash - Use GFP_KERNEL on allocation if the request can sleep by Steffen Klassert · 15 years ago
  24. a70c522 crypto: ahash - Fix setkey crash by Herbert Xu · 15 years ago
  25. 66f6ce5 crypto: ahash - Add unaligned handling and default operations by Herbert Xu · 15 years ago
  26. 093900c crypto: ahash - Use GFP_KERNEL in unaligned setkey by Herbert Xu · 15 years ago
  27. 8c32c51 crypto: hash - Zap unaligned buffers by Herbert Xu · 15 years ago
  28. 500b3e3 crypto: ahash - Remove old_ahash_alg by Herbert Xu · 15 years ago
  29. 01c2dec crypto: ahash - Add instance/spawn support by Herbert Xu · 15 years ago
  30. 88056ec crypto: ahash - Convert to new style algorithms by Herbert Xu · 15 years ago
  31. d315a0e crypto: hash - Fix handling of sg entry that crosses page boundary by Herbert Xu · 15 years ago
  32. bb402f1 crypto: ahash - Fix digest size in /proc/crypto by Lee Nipper · 15 years ago
  33. 3751f40 crypto: hash - Make setkey optional by Herbert Xu · 15 years ago
  34. 5f7082e crypto: hash - Export shash through hash by Herbert Xu · 16 years ago
  35. dec8b78 crypto: hash - Add import/export interface by Herbert Xu · 15 years ago
  36. 2003625 crypto: hash - Added scatter list walking helper by Herbert Xu · 16 years ago
  37. 166247f crypto: hash - Removed vestigial ahash fields by Herbert Xu · 16 years ago
  38. ca786dc crypto: hash - Fixed digest size check by Herbert Xu · 16 years ago
  39. 004a403 [CRYPTO] hash: Add asynchronous hash support by Loc Ho · 16 years ago