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