1. 4ba8029 crypto: nx - convert AES-CTR to skcipher API by Eric Biggers · 5 years ago
  2. c1e9c38 crypto: nx - convert AES-CBC to skcipher API by Eric Biggers · 5 years ago
  3. bfd9efd crypto: nx - convert AES-ECB to skcipher API by Eric Biggers · 5 years ago
  4. 7740bd5 crypto: nx - don't abuse blkcipher_desc to pass iv around by Eric Biggers · 5 years ago
  5. 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  6. 576d152 crypto: nx - no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  7. 64d85cc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299 by Thomas Gleixner · 6 years ago
  8. 7fc342d crypto: nx - constify vio_device_id by Arvind Yadav · 7 years ago
  9. 9b50184 crypto: nx - drop duplicate header types.h by Geliang Tang · 8 years ago
  10. e514cc0 crypto: nx - off by one bug in nx_of_update_msc() by Dan Carpenter · 8 years ago
  11. 9cfaf08 crypto: nx - Removing CTR mode from NX driver by Leonidas Da Silva Barbosa · 9 years ago
  12. cc81565 crypto: nx - Convert ccm to new AEAD interface by Herbert Xu · 9 years ago
  13. 030f4e9 crypto: nx - Fix reentrancy bugs by Herbert Xu · 10 years ago
  14. 8000112 crypto: nx - Check for bogus firmware properties by Herbert Xu · 10 years ago
  15. 201f28f crypto: nx - Convert GCM to new AEAD interface by Herbert Xu · 10 years ago
  16. 10d87b7 crypto: nx - Fixing SHA update bug by Leonidas Da Silva Barbosa · 10 years ago
  17. c3365ce crypto: nx - Fixing NX data alignment with nx_sg list by Leonidas Da Silva Barbosa · 10 years ago
  18. 5be4d4c crypto: replace scatterwalk_sg_next with sg_next by Cristian Stoica · 10 years ago
  19. f129430 crypto: nx - Fixing the limit number of bytes to be processed by Leonidas S. Barbosa · 10 years ago
  20. a8fc391 crypto: nx - add offset to nx_build_sg_lists() by Marcelo Cerri · 11 years ago
  21. c849163 crypto: nx - fix concurrency issue by Marcelo Cerri · 11 years ago
  22. 2b7c15c crypto: nx - fix physical addresses added to sg lists by Marcelo Cerri · 11 years ago
  23. 1ad936e drivers/crypto/nx: Fixes for multiple races and issues by Kent Yoder · 12 years ago
  24. 49cfe4d Drivers: crypto: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  25. 1cf3d8b powerpc+of: Add of node/property notification chain for adds and removes by Nathan Fontenot · 12 years ago
  26. 7187daf powerpc/crypto: Remove users of virt_to_abs() and phys_to_abs() in nx crypto driver by Michael Ellerman · 12 years ago
  27. ae0222b powerpc/crypto: nx driver code supporting nx encryption by Kent Yoder · 13 years ago