1. 212ef6f crypto: inside-secure - Fix unused variable warning when CONFIG_PCI=n by Pascal van Leeuwen · 5 years ago
  2. 465527b crypto: inside-secure - Probe transform record cache RAM sizes by Pascal van Leeuwen · 5 years ago
  3. b2d92ac crypto: inside-secure - Base RD fetchcount on actual RD FIFO size by Pascal van Leeuwen · 5 years ago
  4. 35c0e6c crypto: inside-secure - Base CD fetchcount on actual CD FIFO size by Pascal van Leeuwen · 5 years ago
  5. 4bdf712 crypto: inside-secure - Enable extended algorithms on newer HW by Pascal van Leeuwen · 5 years ago
  6. f9d131d crypto: inside-secure: Corrected configuration of EIP96_TOKEN_CTRL by Pascal van Leeuwen · 5 years ago
  7. 118db42 crypto: inside-secure - Add EIP97/EIP197 and endianness detection by Pascal van Leeuwen · 5 years ago
  8. 4eb76faf crypto: inside-secure - Added support for basic AES-CCM by Pascal van Leeuwen · 5 years ago
  9. 50485df crypto: inside-secure - Added AES-OFB support by Pascal van Leeuwen · 5 years ago
  10. 48e97af crypto: inside-secure - Added AES-CFB support by Pascal van Leeuwen · 5 years ago
  11. 3e45088 crypto: inside-secure - Added support for basic AES-GCM by Pascal van Leeuwen · 5 years ago
  12. d2d9e6f crypto: inside-secure - Minor code cleanup and optimizations by Pascal van Leeuwen · 5 years ago
  13. 493e289 crypto: inside-secure - Minor optimization recognizing CTR is always AES by Pascal van Leeuwen · 5 years ago
  14. aa88f33 crypto: inside-secure - Made .cra_priority value a define by Pascal van Leeuwen · 5 years ago
  15. 062b64c crypto: inside-secure - Only enable algorithms advertised by the hardware by Pascal van Leeuwen · 5 years ago
  16. c7da38a crypto: inside-secure - Add support for the AES-XTS algorithm by Pascal van Leeuwen · 5 years ago
  17. 93369b5 crypto: inside-secure - Move static cipher alg & mode settings to init by Pascal van Leeuwen · 5 years ago
  18. f6cc45c crypto: inside-secure - add support for using the EIP197 without vendor firmware by Pascal van Leeuwen · 5 years ago
  19. 625f269 crypto: inside-secure - add support for PCI based FPGA development board by Pascal van Leeuwen · 5 years ago
  20. 70e39e2 crypto: inside-secure - Remove redundant algo to engine mapping code by Pascal van Leeuwen · 5 years ago
  21. 04007b0 crypto: des - split off DES library from generic DES cipher driver by Ard Biesheuvel · 5 years ago
  22. 21f5a15 crypto: safexcel/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  23. f8dab55 crypto: inside-secure - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  24. 1bfaac7 crypto: inside-secure - Remove redundant DES ECB & CBC keysize check by Pascal van Leeuwen · 5 years ago
  25. f26882a crypto: inside-secure - Use defines instead of some constants (cosmetic) by Pascal van Leeuwen · 5 years ago
  26. 31fb084 crypto: inside-secure -reduce hash byte counters to 64 bits by Pascal van Leeuwen · 5 years ago
  27. 0e17e36 crypto: inside-secure - add support for authenc(hmac(sha*),rfc3686(ctr(aes))) suites by Pascal van Leeuwen · 5 years ago
  28. 54f9e8f crypto: inside-secure - added support for rfc3686(ctr(aes)) by Pascal van Leeuwen · 5 years ago
  29. 77cdd4e crypto: inside-secure - add support for authenc(hmac(sha1),cbc(des3_ede)) by Pascal van Leeuwen · 5 years ago
  30. 363a90c crypto: safexcel/aes - switch to library version of key expansion routine by Ard Biesheuvel · 5 years ago
  31. 85b36ee crypto: inside-secure - add support for 0 length HMAC messages by Pascal van Leeuwen · 5 years ago
  32. 41abed7 crypto: inside-secure - add support for arbitrary size hash/HMAC updates by Pascal van Leeuwen · 5 years ago
  33. 85695b0 crypto: inside-secure - let HW deal with initial hash digest by Pascal van Leeuwen · 5 years ago
  34. dc5268b crypto: inside-secure: back out parts of earlier HMAC update workaround by Pascal van Leeuwen · 5 years ago
  35. a74d850 crypto: inside-secure - fix EINVAL error (buf overflow) for AEAD decrypt by Pascal van Leeuwen · 5 years ago
  36. 19b347b crypto: inside-secure - fix scatter/gather list to descriptor conversion by Pascal van Leeuwen · 5 years ago
  37. 5bdb6e6 crypto: inside-secure - fix incorrect skcipher output IV by Pascal van Leeuwen · 5 years ago
  38. 384ce43 crypto: inside-secure - silently return -EINVAL for input error cases by Pascal van Leeuwen · 5 years ago
  39. 36160aa crypto: inside-secure - keep ivsize for DES ECB modes at 0 by Pascal van Leeuwen · 5 years ago
  40. 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  41. 8933259 crypto: inside-secure - do not rely on the hardware last bit for result descriptors by Antoine Tenart · 5 years ago
  42. 583d7e1 crypto: inside-secure - fix use of the SG list by Antoine Tenart · 5 years ago
  43. 082ec2d crypto: inside-secure - add support for HMAC updates by Antoine Tenart · 5 years ago
  44. 57660b1 crypto: inside-secure - implement IV retrieval by Antoine Tenart · 5 years ago
  45. ccd65a2 crypto: inside-secure - fix queued len computation by Antoine Tenart · 5 years ago
  46. b926213 crypto: inside-secure - fix zeroing of the request in ahash_exit_inv by Antoine Tenart · 5 years ago
  47. aa524286 crypto: inside-secure - unify cache reset by Antoine Tenart · 5 years ago
  48. 97a1440 crypto: inside-secure - enable context reuse by Antoine Tenart · 5 years ago
  49. 082a9d0 crypto: inside-secure - change returned error when a descriptor reports an error by Antoine Tenart · 5 years ago
  50. 942d849 crypto: inside-secure - improve the result error format when displayed by Antoine Tenart · 5 years ago
  51. 709ecc1 crypto: inside-secure - remove useless check by Antoine Tenart · 5 years ago
  52. 0733eab crypto: inside-secure - fix coding style for a condition by Antoine Tenart · 5 years ago
  53. dd4306a crypto: inside-secure - move comment by Antoine Tenart · 5 years ago
  54. cb9877b crypto: inside-secure - remove empty line by Antoine Tenart · 5 years ago
  55. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  56. 67ac62b crypto: inside-secure - Forbid 2-key 3DES in FIPS mode by Herbert Xu · 6 years ago
  57. 231baec crypto: clarify name of WEAK_KEY request flag by Eric Biggers · 6 years ago
  58. 2b78aeb crypto: inside-secure - remove useless setting of type flags by Eric Biggers · 6 years ago
  59. 329e098 treewide: Replace more open-coded allocation size multiplications by Kees Cook · 6 years ago
  60. e5c8ee1 crypto: inside-secure - initialize first_rdesc to make GCC happy by Antoine Tenart · 6 years ago
  61. 301422e crypto: inside-secure - switch to SPDX identifiers by Antoine Tenart · 6 years ago
  62. 85d7311 crypto: remove redundant type flags from tfm allocation by Eric Biggers · 6 years ago
  63. 2c95e6d crypto: skcipher - remove useless setting of type flags by Eric Biggers · 6 years ago
  64. 3f4a537 crypto: aead - remove useless setting of type flags by Eric Biggers · 6 years ago
  65. 9744fec crypto: inside-secure - remove request list to improve performance by Ofer Heifetz · 6 years ago
  66. 6246987 crypto: inside-secure - ecb(des3_ede) and cbc(des3_ede) support by Ofer Heifetz · 6 years ago
  67. a7dea8c crypto: inside-secure - ecb(des) and cbc(des) support by Ofer Heifetz · 6 years ago
  68. b471e4b crypto: inside-secure - hmac(md5) support by Ofer Heifetz · 6 years ago
  69. 293f89c crypto: inside-secure - md5 support by Ofer Heifetz · 6 years ago
  70. 63b9427 crypto: inside-secure - set tx_max_cmd_queue to 32 by Ofer Heifetz · 6 years ago
  71. f1edf29 crypto: inside-secure - reset CDR and RDR rings on module removal by Ofer Heifetz · 6 years ago
  72. fbd0a7c crypto: inside-secure - adjust the TRC configuration for EIP197D by Ofer Heifetz · 6 years ago
  73. 5eb0911 crypto: inside-secure - eip197d support by Antoine Tenart · 6 years ago
  74. 367571e crypto: inside-secure - add multiple processing engine support by Ofer Heifetz · 6 years ago
  75. 18e0e95 crypto: inside-secure - dynamic ring configuration allocation by Ofer Heifetz · 6 years ago
  76. 53c83e9 crypto: inside-secure - add an invalidation flag by Antoine Tenart · 6 years ago
  77. 998d2ab crypto: inside-secure - filter out the algorithms by engine by Antoine Tenart · 6 years ago
  78. 7d8f52a crypto: inside-secure - use precise compatibles by Antoine Tenart · 6 years ago
  79. 043ecc6 crypto: inside-secure - move the firmware to a better location by Antoine Tenart · 6 years ago
  80. ea23cb5 crypto: inside-secure - authenc(hmac(sha384), cbc(aes)) support by Antoine Tenart · 6 years ago
  81. 1f5d5d9 crypto: inside-secure - hmac(sha384) support by Antoine Tenart · 6 years ago
  82. 9e46eaf crypto: inside-secure - sha384 support by Antoine Tenart · 6 years ago
  83. 87eee12 crypto: inside-secure - authenc(hmac(sha512), cbc(aes)) support by Antoine Tenart · 6 years ago
  84. 0de54fb crypto: inside-secure - hmac(sha512) support by Antoine Tenart · 6 years ago
  85. b460edb crypto: inside-secure - sha512 support by Antoine Tenart · 6 years ago
  86. 25bc955 crypto: inside-secure - improve the counter computation by Antoine Tenart · 6 years ago
  87. cda3e73 crypto: inside-secure - use the error handler for invalidation requests by Antoine Tenart · 6 years ago
  88. ce43b2e crypto: inside-secure - increase minimum transfer size by Ofer Heifetz · 6 years ago
  89. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  90. 3e1a29b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  91. 01ba061 crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) support by Antoine Tenart · 7 years ago
  92. 678b287 crypto: inside-secure - authenc(hmac(sha224), cbc(aes)) support by Antoine Tenart · 7 years ago
  93. f6beaea crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) support by Antoine Tenart · 7 years ago
  94. bdfd190 crypto: inside-secure - improve error reporting by Antoine Tenart · 7 years ago
  95. 8a21f06 crypto: inside-secure - fix the hash then encrypt/decrypt types by Antoine Tenart · 7 years ago
  96. ce67955 crypto: inside-secure - make the key and context size computation dynamic by Antoine Tenart · 7 years ago
  97. fef0cfe crypto: inside-secure - make the context control size dynamic by Antoine Tenart · 7 years ago
  98. 3a5ca23 crypto: inside-secure - rework the alg type settings in the context by Antoine Tenart · 7 years ago
  99. 8ac1283 crypto: inside-secure - rework cipher functions for future AEAD support by Antoine Tenart · 7 years ago
  100. 6182480 crypto: inside-secure - remove VLAs by Antoine Tenart · 7 years ago