1. 5a8a076 crypto: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  2. 4ba8029 crypto: nx - convert AES-CTR to skcipher API by Eric Biggers · 5 years ago
  3. c1e9c38 crypto: nx - convert AES-CBC to skcipher API by Eric Biggers · 5 years ago
  4. bfd9efd crypto: nx - convert AES-ECB to skcipher API by Eric Biggers · 5 years ago
  5. 7740bd5 crypto: nx - don't abuse blkcipher_desc to pass iv around by Eric Biggers · 5 years ago
  6. 2be7f90 crypto: nx - remove unused variables 'nx_driver_string' and 'nx_driver_version' by YueHaibing · 5 years ago
  7. 576d152 crypto: nx - no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  8. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  9. 9129c26 crypto: nx - Add forward declaration for struct crypto_aead by Herbert Xu · 9 years ago
  10. 9cfaf08 crypto: nx - Removing CTR mode from NX driver by Leonidas Da Silva Barbosa · 9 years ago
  11. cc81565 crypto: nx - Convert ccm to new AEAD interface by Herbert Xu · 10 years ago
  12. 030f4e9 crypto: nx - Fix reentrancy bugs by Herbert Xu · 10 years ago
  13. 201f28f crypto: nx - Convert GCM to new AEAD interface by Herbert Xu · 10 years ago
  14. 10d87b7 crypto: nx - Fixing SHA update bug by Leonidas Da Silva Barbosa · 10 years ago
  15. f129430 crypto: nx - Fixing the limit number of bytes to be processed by Leonidas S. Barbosa · 10 years ago
  16. a8fc391 crypto: nx - add offset to nx_build_sg_lists() by Marcelo Cerri · 11 years ago
  17. c849163 crypto: nx - fix concurrency issue by Marcelo Cerri · 11 years ago
  18. ae0222b powerpc/crypto: nx driver code supporting nx encryption by Kent Yoder · 13 years ago