1. 2fdea25 crypto: caam - defer aead_set_sh_desc in case of zero authsize by Horia Geantă · 8 years ago
  2. 1d2d87e crypto: caam - fix echainiv(authenc) encrypt shared descriptor by Horia Geantă · 8 years ago
  3. c6415a6 crypto: caam - add support for acipher xts(aes) by Catalin Vasile · 9 years ago
  4. 13fb8fd crypto: caam - dma_map_sg can handle chained SG by LABBE Corentin · 9 years ago
  5. 9c4f973 crypto: caam - Use the preferred style for memory allocations by Fabio Estevam · 9 years ago
  6. 5e4b8c1 crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag by Herbert Xu · 9 years ago
  7. bf83490 crypto: caam - Detect hardware features during algorithm registration by Victoria Milhoan · 9 years ago
  8. dde20ae crypto: caam - Change kmalloc to kzalloc to avoid residual data by Victoria Milhoan · 9 years ago
  9. 479bcc7 crypto: caam - Convert authenc to new AEAD interface by Herbert Xu · 9 years ago
  10. 4aad0cc crypto: caam - fix rfc4106 encap shared descriptor by Horia Geant? · 9 years ago
  11. 4621875 crypto: caam - Use new IV convention by Herbert Xu · 9 years ago
  12. 7793bda crypto: caam - Set last bit on src SG list by Herbert Xu · 9 years ago
  13. 87e51b0 crypto: caam - Reintroduce DESC_MAX_USED_BYTES by Herbert Xu · 9 years ago
  14. f2147b8 crypto: caam - Convert GCM to new AEAD interface by Herbert Xu · 9 years ago
  15. 70c3c8a crypto: caam - Clamp AEAD SG list by input length by Herbert Xu · 9 years ago
  16. ae13ed44 crypto: caam - Use old_aead_alg by Herbert Xu · 9 years ago
  17. add86d5 crypto: caam - Remove unnecessary reference to crt_aead by Herbert Xu · 9 years ago
  18. d9b3682 crypto: caam - Remove bogus references to crypto API internals by Herbert Xu · 9 years ago
  19. 35b82e5 crypto: caam - remove dead code by Cristian Stoica · 10 years ago
  20. ff2c3a3 crypto: caam - add support for givencrypt cbc(des) and cbc(des3_ede) by Catalin Vasile · 10 years ago
  21. 7222d1a crypto: caam - add support for givencrypt cbc(aes) and rfc3686(ctr(aes)) by Catalin Vasile · 10 years ago
  22. daebc46 crypto: caam - add support for rfc3686 with authenc md5, sha1 and sha2 by Catalin Vasile · 10 years ago
  23. a5f57cf crypto: caam - add support for rfc3686(ctr(aes)) by Catalin Vasile · 10 years ago
  24. 2b22f6c crypto: caam - add support for ctr(aes) by Catalin Vasile · 10 years ago
  25. 5d0429a crypto: caam - add support for rfc4543(gcm(aes)) by Tudor Ambarus · 10 years ago
  26. 19167bf crypto: caam - fix output sequence contiguity check by Tudor Ambarus · 10 years ago
  27. bac68f2 crypto: caam - add support for rfc4106(gcm(aes)) by Tudor Ambarus · 10 years ago
  28. 3ef8d94 crypto: caam - add support for gcm(aes) by Tudor Ambarus · 10 years ago
  29. a60384d crypto: caam - set DK (Decrypt Key) bit only for AES accelerator by Horia Geanta · 10 years ago
  30. ce57208 crypto: caam - fix "failed to check map error" DMA warnings by Horia Geanta · 10 years ago
  31. 71c65f7 crypto: caam - fix typo in dma_mapping_error by Horia Geanta · 10 years ago
  32. 35af640 crypto: caam - Check for CAAM block presence before registering with crypto layer by Ruchika Gupta · 10 years ago
  33. 1da2be3 crypto: caam - Correct the dma mapping for sg table by Ruchika Gupta · 10 years ago
  34. 80cd88f crypto: caam - reinitialize keys_fit_inline for decrypt and givencrypt by Vakul Garg · 10 years ago
  35. fa9659c crypto: caam - Contain caam_jr_strstatus() ugliness by Marek Vasut · 10 years ago
  36. ec31eed crypto: caam - add missing key_dma unmap by Horia Geanta · 10 years ago
  37. ae4a825 crypto: caam - add support for aead null encryption by Horia Geanta · 10 years ago
  38. 4464a7d crypto: caam - remove error propagation handling by Horia Geanta · 10 years ago
  39. 4e6e0b2 crypto: caam - simplify and harden key parsing by Horia Geanta · 11 years ago
  40. bbf9c89 crypto: caam - fix aead sglen for case 'dst != src' by Horia Geanta · 11 years ago
  41. cfc6f11 crypto: caam - Modify the interface layers to use JR API's by Ruchika Gupta · 11 years ago
  42. 313ea29 crypto: caam - Add Platform driver for Job Ring by Ruchika Gupta · 11 years ago
  43. b2744df crypto: caam - fix hash, alg and rng registration if CAAM driver not initialized by Alex Porosanu · 11 years ago
  44. 514df28 crypto: caam - replace xstr macro with __stringify by Alex Porosanu · 11 years ago
  45. aa2faec crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.h by Vakul Garg · 11 years ago
  46. 286233e crypto: caam - fix inconsistent assoc dma mapping direction by Horia Geanta · 11 years ago
  47. 797994f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  48. cb7d566 crypto: caam - Fix missing init of '.type' in AEAD algos. by Vakul Garg · 11 years ago
  49. 246bbed Revert "crypto: caam - add IPsec ESN support" by Horia Geanta · 11 years ago
  50. 891104e crypto: caam - add IPsec ESN support by Horia Geanta · 12 years ago
  51. 2af8f4a crypto: caam - coccicheck fixes by Kim Phillips · 12 years ago
  52. 61bb86b crypto: caam - set descriptor sharing type to SERIAL by Kim Phillips · 12 years ago
  53. 643b39b crypto: caam - chaining support by Yuan Kang · 12 years ago
  54. a299c83 crypto: caam - link_tbl rename by Yuan Kang · 12 years ago
  55. 4c1ec1f crypto: caam - refactor key_gen, sg by Yuan Kang · 12 years ago
  56. 8009a38 crypto: caam - remove jr register/deregister by Yuan Kang · 12 years ago
  57. 6ec4733 crypto: caam - support external seq in/out lengths by Yuan Kang · 12 years ago
  58. 70d793c crypto: caam - remove line continuations from ablkcipher_append_src_dst by Kim Phillips · 12 years ago
  59. a0ea0f6 crypto: caam - add backward compatible string sec4.0 by Shengzhou Liu · 12 years ago
  60. 0113529 crypto: caam - be less noisy on startup by Kim Phillips · 13 years ago
  61. e863f9cc crypto: caam - add sha224 and sha384 variants to existing AEAD algorithms by Hemant Agrawal · 13 years ago
  62. d912bb7 crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag by Nikos Mavrogiannopoulos · 13 years ago
  63. a2ecb15 crypto: caam - fix polarity of "propagate error" logic by Kim Phillips · 13 years ago
  64. 8b4d43a crypto: caam - add support for MD5 algorithm variants by Kim Phillips · 13 years ago
  65. acdca31 crypto: caam - ablkcipher support by Yuan Kang · 13 years ago
  66. 1acebad crypto: caam - faster aead implementation by Yuan Kang · 13 years ago
  67. 885e9e2 crypto: caam - structure renaming by Yuan Kang · 13 years ago
  68. 0e47930 crypto: caam - shorter names by Yuan Kang · 13 years ago
  69. a18b989 crypto: caam - fix operator precedence in shared descriptor allocation by Kim Phillips · 13 years ago
  70. 4427b1b crypto: caam - add support for sha512 variants of existing AEAD algorithms by Kim Phillips · 13 years ago
  71. 6666448 crypto: caam - remove unused authkeylen from caam_ctx by Kim Phillips · 13 years ago
  72. ddbb808 crypto: caam - fix decryption shared vs. non-shared key setting by Kim Phillips · 13 years ago
  73. de2954d crypto: caam - fix printk recursion for long error texts by Kim Phillips · 13 years ago
  74. 701af31 crypto: caam - remove unused keylen from session context by Kim Phillips · 13 years ago
  75. ec8e8df crypto: caam - remove duplicate dev_err by Kim Phillips · 13 years ago
  76. d37d36e crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptor by Kim Phillips · 13 years ago
  77. b3b7f05 crypto: caam - introduce missing kfree by Julia Lawall · 13 years ago
  78. cdc712d crypto: caam - dereferencing ERR_PTR on allocation failure by Dan Carpenter · 13 years ago
  79. 54e198d crypto: caam - standardize device tree naming convention to utilize '-vX.Y' by Kim Phillips · 13 years ago
  80. 8e8ec59 crypto: caam - Add support for the Freescale SEC4/CAAM by Kim Phillips · 13 years ago