1. 43259d0 crypto: hmac - require that the underlying hash algorithm is unkeyed by Eric Biggers · 6 years ago
  2. 4943ba1 crypto: include crypto- module prefix in template by Kees Cook · 9 years ago
  3. ffb32e9 crypto: LLVMLinux: Remove VLAIS usage from crypto/hmac.c by Jan-Simon Möller · 12 years ago
  4. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  5. 0b767b4 crypto: hmac - Prehash ipad/opad by Herbert Xu · 15 years ago
  6. 3b3fc32 crypto: hmac - Fix incorrect error value when creating instance by Herbert Xu · 15 years ago
  7. 8bd1209 crypto: hmac - Switch to shash by Herbert Xu · 15 years ago
  8. 5f7082e crypto: hash - Export shash through hash by Herbert Xu · 16 years ago
  9. ca786dc crypto: hash - Fixed digest size check by Herbert Xu · 16 years ago
  10. 67412f0 [CRYPTO] hmac: Avoid calling virt_to_page on key by Herbert Xu · 16 years ago
  11. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 16 years ago
  12. b2ab4a5 [CRYPTO] scatterwalk: Restore custom sg chaining for now by Herbert Xu · 16 years ago
  13. 468577a [CRYPTO] scatterwalk: Use generic scatterlist chaining by Herbert Xu · 16 years ago
  14. a676772 [CRYPTO]: HMAC needs some more scatterlist fixups. by David S. Miller · 17 years ago
  15. 41fb285 [CRYPTO]: Fix hmac_digest from the SG breakage. by Vlad Yasevich · 17 years ago
  16. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  17. 78c2f0b [SG] Update crypto/ to sg helpers by Jens Axboe · 17 years ago
  18. ebc610e [CRYPTO] templates: Pass type/mask when creating instances by Herbert Xu · 17 years ago
  19. 2e306ee [CRYPTO] api: Add type-safe spawns by Herbert Xu · 17 years ago
  20. 73af07d [CRYPTO] hmac: Fix error truncation by unlikely() by Herbert Xu · 18 years ago
  21. 5f77043 [CRYPTO] hmac: Fix hmac_init update call by Herbert Xu · 18 years ago
  22. 8425165 [CRYPTO] digest: Remove old HMAC implementation by Herbert Xu · 18 years ago
  23. 0796ae0 [CRYPTO] hmac: Add crypto template implementation by Herbert Xu · 18 years ago
  24. 055bcee [CRYPTO] digest: Added user API for new hash type by Herbert Xu · 18 years ago
  25. 378f058 [PATCH] Use sg_set_buf/sg_init_one where applicable by David Hardeman · 19 years ago
  26. 8279dd7 [CRYPTO] Don't check for NULL before kfree() by Jesper Juhl · 19 years ago
  27. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago