1. 231baec crypto: clarify name of WEAK_KEY request flag by Eric Biggers · 6 years ago
  2. c79b411 crypto: skcipher - remove remnants of internal IV generators by Eric Biggers · 6 years ago
  3. 6adfbd6 crypto: picoxcell - Remove VLA usage of skcipher by Kees Cook · 6 years ago
  4. 8ce31dc crypto: drivers - simplify getting .drvdata by Wolfram Sang · 7 years ago
  5. a664b4b crypto: picoxcell - don't leak pointers to authenc keys by Tudor-Dan Ambarus · 7 years ago
  6. 2d55807 crypto: picoxcell - Fix error handling in spacc_probe() by Alexey Khoroshilov · 7 years ago
  7. f34d8d5 crypto: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  8. 012ef70 crypto: picoxcell - Remove spacc_is_compatible() wrapper function by Javier Martinez Canillas · 8 years ago
  9. 6b2be1d crypto: picoxcell - Remove platform device ID table by Javier Martinez Canillas · 8 years ago
  10. 1eb60ff crypto: picoxcell - Use skcipher for fallback by Herbert Xu · 9 years ago
  11. 48d62764 crypto: hifn_795x, picoxcell - use ablkcipher_request_cast by Geliang Tang · 9 years ago
  12. f53e38a crypto: picoxcell - set [src|dst]_nents and nents as signed int by LABBE Corentin · 9 years ago
  13. f051f95 crypto: picoxcell - check return value of sg_nents_for_len by LABBE Corentin · 9 years ago
  14. c3abc0f crypto: picoxcell - Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  15. 5e4b8c1 crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag by Herbert Xu · 9 years ago
  16. c135949 crypto: picoxcell - Convert to new AEAD interface by Herbert Xu · 9 years ago
  17. 1bd2cd6 crypto: picoxcell - Update to the current clk API by Michael van der Westhuizen · 10 years ago
  18. 81781e6 crypto: picoxcell - Clamp AEAD SG list by input length by Herbert Xu · 10 years ago
  19. 1a5b951 crypto: picoxcell - Make use of sg_nents_for_len by Herbert Xu · 10 years ago
  20. 72071fe crypto: picoxcell - Include linux/sizes.h by Herbert Xu · 10 years ago
  21. 9611ef6 crypto: picoxcell - Use crypto_aead_set_reqsize helper by Herbert Xu · 10 years ago
  22. 2d78db0 crypto: nx - Include internal/aead.h by Herbert Xu · 10 years ago
  23. 32af1e1 crypto: picoxcell - Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  24. ab827fb3 crypto: picoxcell - Simplify and harden key parsing by Mathias Krause · 11 years ago
  25. 61e2d1a crypto: picoxcell - replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago
  26. 5cec26e crypto: picoxcell - Use of_match_ptr() macro by Sachin Kamat · 12 years ago
  27. 49cfe4d Drivers: crypto: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  28. 14198dd crypto: picoxcell - Add terminating entry for platform_device_id table by Axel Lin · 12 years ago
  29. d912bb7 crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag by Nikos Mavrogiannopoulos · 13 years ago
  30. a9c57a9 crypto: picoxcell - fix boolean and / or confusion by Jamie Iles · 13 years ago
  31. 741e8c2 crypto: convert drivers/crypto/* to use module_platform_driver() by Axel Lin · 13 years ago
  32. b64dc04 crypto: picoxcell - fix possible invalid pointer dereference by Jamie Iles · 13 years ago
  33. 30343ef crypto: picoxcell - support for device tree matching by Jamie Iles · 13 years ago
  34. 4efae8c crypto: picoxcell - add connection ID to the clock name by Jamie Iles · 13 years ago
  35. c3f4200 crypto: picoxcell - convert to platform ID table by Jamie Iles · 13 years ago
  36. 40bfc14 crypto: picoxcell - fix possible status FIFO overflow by Jamie Iles · 14 years ago
  37. ce92136 crypto: picoxcell - add support for the picoxcell crypto engines by Jamie Iles · 14 years ago