1. ad767ee crypto: sha256 - Move lib/sha256.c to lib/crypto by Hans de Goede · 5 years ago
  2. 1a01333 crypto: sha256_generic - Fix some coding style issues by Hans de Goede · 5 years ago
  3. aca1111 crypto: sha256 - Fix some coding style issues by Hans de Goede · 5 years ago
  4. 2396684 crypto: vmx/xts - use fallback for ciphertext stealing by Ard Biesheuvel · 5 years ago
  5. ce68acb crypto: s390/xts-aes - invoke fallback for ciphertext stealing by Ard Biesheuvel · 5 years ago
  6. 8ce5fac crypto: x86/xts - implement support for ciphertext stealing by Ard Biesheuvel · 5 years ago
  7. b395ed4 crypto: hisilicon - Fix warning on printing %p with dma_addr_t by Herbert Xu · 5 years ago
  8. 9a394d1 fs: cifs: move from the crypto cipher API to the new DES library interface by Ard Biesheuvel · 5 years ago
  9. 18fbe0d crypto: des - remove now unused __des3_ede_setkey() by Ard Biesheuvel · 5 years ago
  10. cc1d24b crypto: x86/des - switch to library interface by Ard Biesheuvel · 5 years ago
  11. 04007b0 crypto: des - split off DES library from generic DES cipher driver by Ard Biesheuvel · 5 years ago
  12. 6b5c481 crypto: des - remove unused function by Ard Biesheuvel · 5 years ago
  13. 4fd4be0 crypto: 3des - move verification out of exported routine by Ard Biesheuvel · 5 years ago
  14. dcb15794 crypto: ux500/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  15. 9d574ae crypto: talitos/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  16. 08d4b40 crypto: sun4i/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  17. b5d0ba8 crypto: stm32/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  18. 4eaef05 crypto: rk3288/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  19. f96c897 crypto: qce/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  20. 0157fb2 crypto: picoxcell/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  21. 304daa4 crypto: omap/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  22. d4b90db crypto: n2/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  23. 9bfa85e crypto: cesa/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  24. 3ca20b6 crypto: ixp4xx/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  25. 21f5a15 crypto: safexcel/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  26. 894b68d crypto: hisilicon/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  27. f4ed686 crypto: hifn/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  28. 00cd6b2 crypto: ccree/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  29. b525041 crypto: ccp/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  30. 43d81a8 crypto: nitrox/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  31. 0e1cbe9 crypto: cpt/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  32. a628c5a crypto: caam/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  33. 05a7238 crypto: bcm/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  34. 92c203e crypto: atmel/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  35. 8f467cf crypto: sparc/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  36. 4e2c820 crypto: s390/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  37. 6ee41e5 crypto: des/3des_ede - add new helpers to verify keys by Ard Biesheuvel · 5 years ago
  38. 220f679 MAINTAINERS: nx crypto: Fix typo in a filepath by Denis Efremov · 5 years ago
  39. b0c091a lib/mpi: Eliminate unused umul_ppmm definitions for MIPS by Nathan Chancellor · 5 years ago
  40. ff29629 random: Support freezable kthreads in add_hwgenerator_randomness() by Stephen Boyd · 5 years ago
  41. 1984296 crypto: arm64/aegis128 - implement plain NEON version by Ard Biesheuvel · 5 years ago
  42. a439763 crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics by Ard Biesheuvel · 5 years ago
  43. cf3d41a crypto: aegis128 - add support for SIMD acceleration by Ard Biesheuvel · 5 years ago
  44. 8083b1b crypto: xts - add support for ciphertext stealing by Ard Biesheuvel · 5 years ago
  45. a62084d crypto: aead - Do not allow authsize=0 if auth. alg has digestsize>0 by Pascal van Leeuwen · 5 years ago
  46. 440dc9a crypto: streebog - remove two unused variables by YueHaibing · 5 years ago
  47. c2ccfa9 crypto: aes-generic - remove unused variable 'rco_tab' by YueHaibing · 5 years ago
  48. 5d2ded2 Documentation: crypto: crypto_engine: Fix Sphinx warning by Jonathan Neuschäfer · 5 years ago
  49. 5f05cdc crypto: cavium/nitrox - Configure asymmetric queue manager Hardware unit by Phani Kiran Hemadri · 5 years ago
  50. b31c17c crypto: cavium/nitrox - Allocate asymmetric crypto command queues by Phani Kiran Hemadri · 5 years ago
  51. 43b970f crypto: cryptd - Use refcount_t for refcount by Chuhong Yuan · 5 years ago
  52. 03a3bb7 hwrng: core - Freeze khwrng thread during suspend by Stephen Boyd · 5 years ago
  53. c9fbcf6 crypto: caam/qi - execute library only on DPAA 1.x by Horia Geantă · 5 years ago
  54. 1ed2002 crypto: hisilicon - fix error handle in hisi_zip_create_req_q by Zhou Wang · 5 years ago
  55. 902f0ba crypto: hisilicon - add missing single_release by Zhou Wang · 5 years ago
  56. 5c08619 crypto: hisilicon - init curr_sgl_dma to fix compile warning by Zhou Wang · 5 years ago
  57. db01e48 crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP by Zhou Wang · 5 years ago
  58. 00ae05d crypto: hisilicon - fix kbuild warnings by Zhou Wang · 5 years ago
  59. ec9c7d1 padata: initialize pd->cpu with effective cpumask by Daniel Jordan · 5 years ago
  60. 3a646b6 crypto: ccp - Remove unnecessary linux/pci.h include by Bjorn Helgaas · 5 years ago
  61. f6b0b78 crypto: ccp - Include DMA declarations explicitly by Bjorn Helgaas · 5 years ago
  62. 2229c74 crypto: qcom-rng - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  63. a54d83d crypto: qce - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  64. 473b4d9 crypto: stm32 - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  65. 7217447 crypto: rockchip - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  66. cf68528 crypto: sunxi-ss - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  67. 9a8e0a5 crypto: picoxcell - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  68. b26120f crypto: mediatek - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  69. f8dab55 crypto: inside-secure - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  70. f78c712 crypto: img-hash - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  71. 6d1c018 crypto: exynos - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  72. 17729e5 crypto: ccp - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  73. 0866ba2 crypto: artpec6 - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  74. 74bf81d crypto: gcm - restrict assoclen for rfc4543 by Iuliana Prodan · 5 years ago
  75. ad3f0a93 MAINTAINERS: add maintainer for HiSilicon QM and ZIP controller driver by Zhou Wang · 5 years ago
  76. 72c7a68 crypto: hisilicon - add debugfs for ZIP and QM by Zhou Wang · 5 years ago
  77. 8201fdf Documentation: Add debugfs doc for hisi_zip by Zhou Wang · 5 years ago
  78. 79e09f3 crypto: hisilicon - add SRIOV support for ZIP by Zhou Wang · 5 years ago
  79. 62c455c crypto: hisilicon - add HiSilicon ZIP accelerator support by Zhou Wang · 5 years ago
  80. dfed009 crypto: hisilicon - add hardware SGL support by Zhou Wang · 5 years ago
  81. 263c995 crypto: hisilicon - add queue management driver for HiSilicon QM module by Zhou Wang · 5 years ago
  82. d13dfae crypto: engine - Reduce default RT priority by Peter Zijlstra · 5 years ago
  83. 0435d47 crypto: caam - change return value in case CAAM has no MDHA by Iuliana Prodan · 5 years ago
  84. 58068cf crypto: caam - unregister algorithm only if the registration succeeded by Iuliana Prodan · 5 years ago
  85. 4e3a61c crypto: caam - execute module exit point only if necessary by Iuliana Prodan · 5 years ago
  86. c59a1d4 crypto: caam - free resources in case caam_rng registration failed by Iuliana Prodan · 5 years ago
  87. e9b4913 crypto: caam - fix MDHA key derivation for certain user key lengths by Horia Geantă · 5 years ago
  88. a2fb864 crypto: caam - keep both virtual and dma key addresses by Horia Geantă · 5 years ago
  89. d28a43e crypto: caam - update rfc4106 sh desc to support zero length input by Iuliana Prodan · 5 years ago
  90. 31bb2f0 crypto: caam - check zero-length input by Iuliana Prodan · 5 years ago
  91. fcd23ed crypto: caam - check assoclen by Iuliana Prodan · 5 years ago
  92. 68a5139 crypto: caam - check authsize by Iuliana Prodan · 5 years ago
  93. 836d8f4 crypto: caam - check key length by Iuliana Prodan · 5 years ago
  94. 1ccb39e crypto: caam - update IV only when crypto operation succeeds by Horia Geantă · 5 years ago
  95. 1984aae crypto: caam - fix return code in completion callbacks by Horia Geantă · 5 years ago
  96. 51fab3d crypto: caam/qi - fix error handling in ERN handler by Horia Geantă · 5 years ago
  97. bc67d04 crypto: aes - helper function to validate key length for AES algorithms by Iuliana Prodan · 5 years ago
  98. 65526f6 crypto: gcm - helper functions for assoclen/authsize check by Iuliana Prodan · 5 years ago
  99. 1bfaac7 crypto: inside-secure - Remove redundant DES ECB & CBC keysize check by Pascal van Leeuwen · 5 years ago
  100. 114e2cc crypto: ccp - Clean up and exit correctly on allocation failure by Gary R Hook · 5 years ago