1. 1e419c7 crypto: echainiv - Use aead_register_instance by Herbert Xu · 9 years ago
  2. 0677157 crypto: seqiv - Use aead_register_instance by Herbert Xu · 9 years ago
  3. 72af865 crypto: aead - Use tmpl->create by Herbert Xu · 9 years ago
  4. 56e3437 crypto: skcipher - Use tmpl->create by Herbert Xu · 9 years ago
  5. 622ff87 crypto: echainiv - echainiv_read_iv() can be static by Wu Fengguang · 9 years ago
  6. 2ea376a crypto: mv_cesa - request registers memory region by Boris BREZILLON · 9 years ago
  7. a5a22e5 crypto: pcrypt - Make tfm_count an atomic_t by Herbert Xu · 9 years ago
  8. 30e4c01 crypto: aead - Add crypto_aead_alg_ivsize/maxauthsize by Herbert Xu · 9 years ago
  9. 445a8e0 crypto: testmgr - Added one larger ghash testvector (400 bytes) to the testmgr. by Harald Freudenberger · 9 years ago
  10. a10f554 crypto: echainiv - Add encrypted chain IV generator by Herbert Xu · 9 years ago
  11. 3c08fee crypto: seqiv - Add seqniv by Herbert Xu · 9 years ago
  12. 856e3f40 crypto: seqiv - Add support for new AEAD interface by Herbert Xu · 9 years ago
  13. 74412fd crypto: scatterwalk - Check for same address in map_and_copy by Herbert Xu · 9 years ago
  14. 17db854 crypto: gcm - Use default null skcipher by Herbert Xu · 9 years ago
  15. 3302346 crypto: null - Add default null skcipher by Herbert Xu · 9 years ago
  16. 63293c6 crypto: aead - Add support for new AEAD implementations by Herbert Xu · 9 years ago
  17. 56fcf73 crypto: nx - Remove unnecessary maxauthsize check by Herbert Xu · 9 years ago
  18. 6da9c23 crypto: ixp4xx - Use crypto_aead_maxauthsize by Herbert Xu · 9 years ago
  19. f569525 crypto: aead - Add crypto_aead_maxauthsize by Herbert Xu · 9 years ago
  20. ae13ed44 crypto: caam - Use old_aead_alg by Herbert Xu · 9 years ago
  21. 2d0f230 crypto: aead - Rename aead_alg to old_aead_alg by Herbert Xu · 9 years ago
  22. 996d98d crypto: aead - Add new interface with single SG list by Herbert Xu · 9 years ago
  23. fc42bcb crypto: scatterwalk - Add scatterwalk_ffwd helper by Herbert Xu · 9 years ago
  24. 66d948e crypto: pcrypt - Use crypto_grab_aead by Herbert Xu · 9 years ago
  25. 9b8c456 crypto: cryptd - Use crypto_grab_aead by Herbert Xu · 9 years ago
  26. 0576722 crypto: doc - change header file locations by Stephan Mueller · 9 years ago
  27. eddca85 crypto: omap-sham - Add support for omap3 devices by Pali Rohár · 9 years ago
  28. 1beb6b9 crypto: octeon - use md5 IV MD5_HX instead of their raw value by LABBE Corentin · 9 years ago
  29. d0bb9ee crypto: n2 - use md5 IV MD5_HX instead of their raw value by LABBE Corentin · 9 years ago
  30. c20fc09 crypto: sparc/md5 - use md5 IV MD5_HX instead of their raw value by LABBE Corentin · 9 years ago
  31. a401521 crypto: powerpc/md5 - use md5 IV MD5_HX instead of their raw value by LABBE Corentin · 9 years ago
  32. 6a18501 crypto: md5 - use md5 IV MD5_HX instead of their raw value by LABBE Corentin · 9 years ago
  33. f79f1f7 crypto: md5 - add MD5 initial vectors by LABBE Corentin · 9 years ago
  34. 9358eac crypto: nx - remove 842-nx null checks by Dan Streetman · 9 years ago
  35. 42cb0c7 crypto: vmx - fix two mistyped texts by Paulo Flabiano Smorigo · 9 years ago
  36. 3848d34 crypto: qat - rm unneeded header include by Tadeusz Struk · 9 years ago
  37. 733a82e crypto: qat - remove unused structure members by Tadeusz Struk · 9 years ago
  38. 604c310 crypto: omap-sham - Check for return value from pm_runtime_get_sync by Pali Rohár · 9 years ago
  39. ca7fc7e lib: correct 842 decompress for 32 bit by Dan Streetman · 9 years ago
  40. 42e8b0d crypto: talitos - static code checker fixes by Horia Geant? · 9 years ago
  41. bde9079 crypto: talitos - avoid out of bound scatterlist iterator by Horia Geant? · 9 years ago
  42. 69d9cd8 Revert "crypto: talitos - convert to use be16_add_cpu()" by Horia Geant? · 9 years ago
  43. 5fa7dad crypto: talitos - avoid memleak in talitos_alg_alloc() by Horia Geant? · 9 years ago
  44. f7ead7b lib: make lib/842 decompress functions static by Dan Streetman · 9 years ago
  45. 608f37d crypto: talitos - fix size calculation in talitos_edesc_alloc() by Dan Carpenter · 9 years ago
  46. 5d1d65f crypto: aead - Convert top level interface to new style by Herbert Xu · 9 years ago
  47. 53033d4 crypto: cryptd - Add missing aead.h inclusion by Herbert Xu · 9 years ago
  48. 97cacb9 crypto: qat - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  49. 9611ef6 crypto: picoxcell - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  50. 71b311d crypto: ixp4xx - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  51. a5a2b4d crypto: aesni - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  52. ba6d8e3 crypto: seqiv - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  53. fd0de97 crypto: pcrypt - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  54. 5d72336 crypto: gcm - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  55. 529a0b6 crypto: cryptd - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  56. 2c221ad crypto: ccm - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  57. 6650d09 crypto: authencesn - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  58. 25df919 crypto: authenc - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  59. 21b70134 crypto: aead - Add crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  60. add86d5 crypto: caam - Remove unnecessary reference to crt_aead by Herbert Xu · 9 years ago
  61. d1a2fd5 crypto: blkcipher - Include crypto/aead.h by Herbert Xu · 9 years ago
  62. e98014a crypto: talitos - Include internal/aead.h by Herbert Xu · 9 years ago
  63. 0ed6264 crypto: qat - Include internal/aead.h by Herbert Xu · 9 years ago
  64. 2d78db0 crypto: nx - Include internal/aead.h by Herbert Xu · 9 years ago
  65. 5290b42 crypto: ixp4xx - Include internal/aead.h by Herbert Xu · 9 years ago
  66. b579d42 crypto: caam - Include internal/aead.h by Herbert Xu · 9 years ago
  67. 7fb2a4b crypto: authencesn - Include internal/aead.h by Herbert Xu · 9 years ago
  68. 68acbf8 crypto: authenc - Include internal/aead.h by Herbert Xu · 9 years ago
  69. d6ef2f1 crypto: api - Add crypto_grab_spawn primitive by Herbert Xu · 9 years ago
  70. 6499e8c crypto: arm/aes - streamline AES-192 code path by Ard Biesheuvel · 9 years ago
  71. c80ae7c crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEON by Ard Biesheuvel · 9 years ago
  72. 551d7ed crypto: qat - add driver version by Allan, Bruce W · 9 years ago
  73. ed70b47 crypto: nx - add hardware 842 crypto comp alg by Dan Streetman · 9 years ago
  74. b8e04187 crypto: nx - simplify pSeries nx842 driver by Dan Streetman · 9 years ago
  75. 99182a42 crypto: nx - add PowerNV platform NX-842 driver by Dan Streetman · 9 years ago
  76. 959e665 crypto: nx - add nx842 constraints by Dan Streetman · 9 years ago
  77. 7011a12 crypto: nx - add NX-842 platform frontend driver by Dan Streetman · 9 years ago
  78. fdd05e4 crypto: nx - rename nx-842.c to nx-842-pseries.c by Dan Streetman · 9 years ago
  79. 2062c5b crypto: 842 - change 842 alg to use software by Dan Streetman · 9 years ago
  80. 2da572c lib: add software 842 compression/decompression by Dan Streetman · 9 years ago
  81. edc424f powerpc: Add ICSWX instruction by Dan Streetman · 9 years ago
  82. b130e7c powerpc: export of_get_ibm_chip_id function by Dan Streetman · 9 years ago
  83. ebb3472 crypto: testmgr - add test cases for CRC32 by Ard Biesheuvel · 9 years ago
  84. 09e2178 crypto: testmgr - Wrap the LHS in expressions of the form !x == y by David Howells · 9 years ago
  85. f94a359 crypto: pcomp - Constify (de)compression parameters by David Howells · 9 years ago
  86. dcd93e8 crypto: qat - do not duplicate string containing firmware name by Allan, Bruce W · 9 years ago
  87. 10d87b7 crypto: nx - Fixing SHA update bug by Leonidas Da Silva Barbosa · 9 years ago
  88. c3365ce crypto: nx - Fixing NX data alignment with nx_sg list by Leonidas Da Silva Barbosa · 9 years ago
  89. 21a6dd5 crypto: sha1-mb - Remove pointless cast by firo yang · 9 years ago
  90. 80f7b35 crypto: aead - Fix corner case in crypto_lookup_aead by Herbert Xu · 9 years ago
  91. 2673953 crypto: skcipher - Fix corner case in crypto_lookup_skcipher by Herbert Xu · 9 years ago
  92. bd4a7c6 crypto: api - Fix build error when modules are disabled by Herbert Xu · 9 years ago
  93. 8a1a2b7 mac802154: Include crypto/aead.h by Herbert Xu · 9 years ago
  94. d8fe0dd mac80211: Include crypto/aead.h by Herbert Xu · 9 years ago
  95. 1ce3311 crypto: testmgr - Include crypto/aead.h by Herbert Xu · 9 years ago
  96. 1ce5a04 crypto: tcrypt - Include crypto/aead.h by Herbert Xu · 9 years ago
  97. 89081da crypto: algif_aead - Include crypto/aead.h by Herbert Xu · 9 years ago
  98. 34ed9a3 crypto: arm64/aes-ce-ccm - Include crypto/internal/aead.h by Herbert Xu · 9 years ago
  99. 7be58b1 crypto: api - Remove linux/fips.h from internal.h by Herbert Xu · 9 years ago
  100. 1c41b88 crypto: testmgr - Include linux/fips.h for fips_enabled by Herbert Xu · 9 years ago