1. 5a35316 crypto: doc - Add parameter documentation by Hook, Gary · 6 years ago
  2. 7367bfe crypto: arm64/aes-ce - implement 5 way interleave for ECB, CBC and CTR by Ard Biesheuvel · 6 years ago
  3. e217413 crypto: arm64/aes-ce - add 5 way interleave routines by Ard Biesheuvel · 6 years ago
  4. d45b171 crypto: talitos - drop icv_ool by Christophe Leroy · 6 years ago
  5. 58cdbc6 crypto: talitos - fix hash on SEC1. by Christophe Leroy · 6 years ago
  6. d44769e crypto: talitos - move struct talitos_edesc into talitos.h by Christophe Leroy · 6 years ago
  7. aeb8724 lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE by Christophe Leroy · 6 years ago
  8. e52d484 crypto/NX: Set receive window credits to max number of CRBs in RxFIFO by Haren Myneni · 6 years ago
  9. 90acc06 crypto: asymmetric_keys - select CRYPTO_HASH where needed by Arnd Bergmann · 6 years ago
  10. 4739711 crypto: serpent - mark __serpent_setkey_sbox noinline by Arnd Bergmann · 6 years ago
  11. 149c4e6 crypto: testmgr - dynamically allocate crypto_shash by Arnd Bergmann · 6 years ago
  12. 6b5ca64 crypto: testmgr - dynamically allocate testvec_config by Arnd Bergmann · 6 years ago
  13. c8c7464 crypto: talitos - eliminate unneeded 'done' functions at build time by Christophe Leroy · 6 years ago
  14. 8d3bcb9 crypto: sun4i-ss - reduce stack usage by Arnd Bergmann · 6 years ago
  15. 303f99a crypto: ccree - add HW engine config check by Gilad Ben-Yossef · 6 years ago
  16. 3db617e crypto: ccree - prevent isr handling in case driver is suspended by Ofir Drang · 6 years ago
  17. d84f626 crypto: ccree - check that cryptocell reset completed by Ofir Drang · 6 years ago
  18. 0b970d5 crypto: ccree - Relocate driver irq registration after clk init by ofir.drang@arm.com · 6 years ago
  19. 576d152 crypto: nx - no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  20. 97a5fee fs: cifs: switch to RC4 library interface by Ard Biesheuvel · 6 years ago
  21. 0e5a610 ppp: mppe: switch to RC4 library interface by Ard Biesheuvel · 6 years ago
  22. 611a23c crypto: arc4 - remove cipher implementation by Ard Biesheuvel · 6 years ago
  23. 4be2970 net/lib80211: move TKIP handling to ARC4 library code by Ard Biesheuvel · 6 years ago
  24. af1f3d3 net/lib80211: move WEP handling to ARC4 library code by Ard Biesheuvel · 6 years ago
  25. 5fdb373 net/mac80211: move WEP handling to ARC4 library interface by Ard Biesheuvel · 6 years ago
  26. dc51f25 crypto: arc4 - refactor arc4 core code into separate library by Ard Biesheuvel · 6 years ago
  27. 192125e crypto: talitos - fix max key size for sha384 and sha512 by Christophe Leroy · 6 years ago
  28. f651bd9 crypto: vmx - Document CTR mode counter width quirks by Daniel Axtens · 6 years ago
  29. 334d37c crypto: caam - update IV using HW support by Horia Geantă · 6 years ago
  30. 059d73e crypto: caam - use len instead of nents for bulding HW S/G table by Horia Geantă · 6 years ago
  31. 1fa6d05 hwrng: iproc-rng200 - Add support for 7211 by Florian Fainelli · 6 years ago
  32. 6223949 dt-bindings: rng: Document BCM7211 RNG compatible string by Florian Fainelli · 6 years ago
  33. bdb275b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 6 years ago
  34. b0d7652 crypto: sahara - Use devm_platform_ioremap_resource() by Fabio Estevam · 6 years ago
  35. cec1caa crypto: mxs-dcp - Use devm_platform_ioremap_resource() by Fabio Estevam · 6 years ago
  36. b020006 crypto: hisilicon - Use the correct style for SPDX License Identifier by Nishad Kamdar · 6 years ago
  37. 1793d1a crypto: qat - use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  38. 0b21133 ARM: dts: imx7ulp: add crypto support by Iuliana Prodan · 6 years ago
  39. 9878509 crypto: cavium/nitrox - Use the correct style for SPDX License Identifier by Nishad Kamdar · 6 years ago
  40. dd50861 crypto: bcm - Make some symbols static by YueHaibing · 6 years ago
  41. 860ab2e crypto: chacha - constify ctx and iv arguments by Eric Biggers · 6 years ago
  42. 76cadf2 crypto: chacha20poly1305 - a few cleanups by Eric Biggers · 6 years ago
  43. 314d0f0 crypto: skcipher - make chunksize and walksize accessors internal by Eric Biggers · 6 years ago
  44. 81bcbb1 crypto: skcipher - un-inline encrypt and decrypt functions by Eric Biggers · 6 years ago
  45. f2fe115 crypto: aead - un-inline encrypt and decrypt functions by Eric Biggers · 6 years ago
  46. 0726955 crypto: x86/aesni - remove unused internal cipher algorithm by Eric Biggers · 6 years ago
  47. 03d66cf crypto: doc - improve the skcipher API example code by Eric Biggers · 6 years ago
  48. e63e1b0 crypto: testmgr - add some more preemption points by Eric Biggers · 6 years ago
  49. 177f87d crypto: algapi - require cra_name and cra_driver_name by Eric Biggers · 6 years ago
  50. d6ebf52 crypto: make all generic algorithms set cra_driver_name by Eric Biggers · 6 years ago
  51. 7545b6c crypto: chacha20poly1305 - fix atomic sleep when using async algorithm by Eric Biggers · 6 years ago
  52. 4bb02db crypto: atmel-i2c - Fix build error while CRC16 set to m by YueHaibing · 6 years ago
  53. 385cfc8 crypto: caam - disable some clock checks for iMX7ULP by Iuliana Prodan · 6 years ago
  54. ed527b1 crypto: caam - limit output IV to CBC to work around CTR mode DMA issue by Ard Biesheuvel · 6 years ago
  55. 49d2216 crypto: atmel - Fix sparse endianness warnings by Herbert Xu · 6 years ago
  56. 20a0f97 crypto: lrw - use correct alignmask by Eric Biggers · 6 years ago
  57. 5c6bc4d crypto: ghash - fix unaligned memory access in ghash_setkey() by Eric Biggers · 6 years ago
  58. 67882e7 crypto: xxhash - Implement xxhash support by Nikolay Borisov · 6 years ago
  59. d9d67c8 crypto: jitter - update implementation to 2.1.2 by Stephan Müller · 6 years ago
  60. d8ea98a crypto: testmgr - test the shash API by Eric Biggers · 6 years ago
  61. 6bd934d crypto: arm64/sha2-ce - correct digest for empty data in finup by Elena Petrova · 6 years ago
  62. 1d4aaf1 crypto: arm64/sha1-ce - correct digest for empty data in finup by Elena Petrova · 6 years ago
  63. 3b2614c crypto: caam - strip input without changing crypto request by Iuliana Prodan · 6 years ago
  64. c3725f7 crypto: caam - fix pkcs1pad(rsa-caam, sha256) failure because of invalid input by Iuliana Prodan · 6 years ago
  65. 8933259 crypto: inside-secure - do not rely on the hardware last bit for result descriptors by Antoine Tenart · 6 years ago
  66. 583d7e1 crypto: inside-secure - fix use of the SG list by Antoine Tenart · 6 years ago
  67. 082ec2d crypto: inside-secure - add support for HMAC updates by Antoine Tenart · 6 years ago
  68. 57660b1 crypto: inside-secure - implement IV retrieval by Antoine Tenart · 6 years ago
  69. ccd65a2 crypto: inside-secure - fix queued len computation by Antoine Tenart · 6 years ago
  70. b926213 crypto: inside-secure - fix zeroing of the request in ahash_exit_inv by Antoine Tenart · 6 years ago
  71. aa524286 crypto: inside-secure - unify cache reset by Antoine Tenart · 6 years ago
  72. 97a1440 crypto: inside-secure - enable context reuse by Antoine Tenart · 6 years ago
  73. 082a9d0 crypto: inside-secure - change returned error when a descriptor reports an error by Antoine Tenart · 6 years ago
  74. 942d849 crypto: inside-secure - improve the result error format when displayed by Antoine Tenart · 6 years ago
  75. 709ecc1 crypto: inside-secure - remove useless check by Antoine Tenart · 6 years ago
  76. 0733eab crypto: inside-secure - fix coding style for a condition by Antoine Tenart · 6 years ago
  77. dd4306a crypto: inside-secure - move comment by Antoine Tenart · 6 years ago
  78. cb9877b crypto: inside-secure - remove empty line by Antoine Tenart · 6 years ago
  79. 0adb0c9 dt-bindings: move Atmel ECC508A I2C crypto processor to trivial-devices by Ard Biesheuvel · 6 years ago
  80. 2af8c89 dt-bindings: add Atmel SHA204A I2C crypto processor by Ard Biesheuvel · 6 years ago
  81. da001fb crypto: atmel-i2c - add support for SHA204A random number generator by Ard Biesheuvel · 6 years ago
  82. c34a320 crypto: atmel-ecc - factor out code that can be shared by Ard Biesheuvel · 6 years ago
  83. 3c756aa crypto: atmel-ecc - add support for ACPI probing on non-AT91 platforms by Ard Biesheuvel · 6 years ago
  84. 4befedc i2c: acpi: permit bus speed to be discovered after enumeration by Ard Biesheuvel · 6 years ago
  85. 8a82451 crypto: caam - print messages in caam_dump_sg at debug level by Sascha Hauer · 6 years ago
  86. 6e00550 crypto: caam - print debug messages at debug level by Sascha Hauer · 6 years ago
  87. 32f75e6 crypto: caam - remove unused defines by Sascha Hauer · 6 years ago
  88. f6b99b6 crypto: caam - print IV only when non NULL by Sascha Hauer · 6 years ago
  89. ff455ad9 crypto: ixp4xx - Fix cross-compile errors due to type mismatch by Herbert Xu · 6 years ago
  90. ff9f902 crypto: talitos - use SPDX-License-Identifier by Christophe Leroy · 6 years ago
  91. 89b32df crypto: talitos - use IS_ENABLED() in has_ftr_sec1() by Christophe Leroy · 6 years ago
  92. fbb8d46 Revert "crypto: talitos - export the talitos_submit function" by Christophe Leroy · 6 years ago
  93. e345177 crypto: talitos - fix AEAD processing. by Christophe Leroy · 6 years ago
  94. c9cca70 crypto: talitos - Align SEC1 accesses to 32 bits boundaries. by Christophe Leroy · 6 years ago
  95. eae55a5 crypto: talitos - properly handle split ICV. by Christophe Leroy · 6 years ago
  96. 4bbfb83 crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking. by Christophe Leroy · 6 years ago
  97. 7ede4c3 crypto: talitos - Do not modify req->cryptlen on decryption. by Christophe Leroy · 6 years ago
  98. d84cc9c crypto: talitos - fix ECB algs ivsize by Christophe Leroy · 6 years ago
  99. ee483d3 crypto: talitos - check data blocksize in ablkcipher. by Christophe Leroy · 6 years ago
  100. b9a05b6 crypto: talitos - fix CTR alg blocksize by Christophe Leroy · 6 years ago