1. cfd6fb4 crypto: ccree - avoid out-of-range warnings from clang by Arnd Bergmann · 3 years, 3 months ago
  2. e0e638f crypto: ccree - Remove redundant dev_err call in init_cc_resources() by YueHaibing · 3 years, 9 months ago
  3. b2cd1d8 crypto: ccree - fix spelling typo of allocated by dingsenjie · 4 years ago
  4. bbfd06c crypto: ccree - remove unused including <linux/version.h> by Tian Tao · 4 years, 1 month ago
  5. 05c2a70 crypto: ccree - rework cache parameters handling by Gilad Ben-Yossef · 4 years, 1 month ago
  6. abc6146 crypto: ccree - Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
  7. a24d22b crypto: sha - split sha.h into sha1.h and sha2.h by Eric Biggers · 4 years, 2 months ago
  8. d83d631 crypto: ccree - Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
  9. b7b57a5 crypto: ccree - fix runtime PM imbalance on error by dinghao.liu@zju.edu.cn · 4 years, 4 months ago
  10. 1d8b41f crypto: ccree - remove bitlocker cipher by Gilad Ben-Yossef · 4 years, 5 months ago
  11. a93492c crypto: ccree - remove data unit size support by Gilad Ben-Yossef · 4 years, 5 months ago
  12. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  13. f949070 crypto: ccree - remove unused field by Gilad Ben-Yossef · 4 years, 7 months ago
  14. 520f325 crypto: ccree - adapt ccree essiv support to kcapi by Gilad Ben-Yossef · 4 years, 7 months ago
  15. 9bc6165 crypto: ccree - fix resource leak on error path by Gilad Ben-Yossef · 4 years, 7 months ago
  16. 1036bb5 crypto: ccree - constify struct debugfs_reg32 by Rikard Falkeborn · 4 years, 8 months ago
  17. 8cbb809 crypto: ccree - use crypto_shash_tfm_digest() by Eric Biggers · 4 years, 8 months ago
  18. 4ccff76 crypto: ccree - remove duplicated include from cc_aead.c by YueHaibing · 4 years, 10 months ago
  19. 0eae14a crypto: ccree - refactor AEAD IV in AAD handling by Gilad Ben-Yossef · 4 years, 10 months ago
  20. b66c187 crypto: ccree - use crypto_ipsec_check_assoclen() by Gilad Ben-Yossef · 4 years, 10 months ago
  21. 69cd3e1 crypto: ccree - only check condition if needed by Gilad Ben-Yossef · 4 years, 10 months ago
  22. 6429ccd crypto: ccree - remove ancient TODO remarks by Gilad Ben-Yossef · 4 years, 10 months ago
  23. 8b9d6e9 crypto: ccree - remove pointless comment by Hadar Gat · 4 years, 10 months ago
  24. d8215ff crypto: ccree - update register handling macros by Hadar Gat · 4 years, 10 months ago
  25. 91fc6c7 crypto: ccree - use devm_kzalloc() for hash data by Geert Uytterhoeven · 5 years ago
  26. f7c8f992 crypto: ccree - use devm_k[mz]alloc() for cipher data by Geert Uytterhoeven · 5 years ago
  27. ff4d719 crypto: ccree - use devm_k[mz]alloc() for AEAD data by Geert Uytterhoeven · 5 years ago
  28. 343ee6c crypto: ccree - use existing dev helper in init_cc_resources() by Geert Uytterhoeven · 5 years ago
  29. 24b540f crypto: ccree - grammar s/not room/no room/ by Geert Uytterhoeven · 5 years ago
  30. 3b1cbda crypto: ccree - spelling s/Crytpcell/Cryptocell/ by Geert Uytterhoeven · 5 years ago
  31. 31568ab crypto: ccree - improve kerneldoc in cc_sram_mgr.[ch] by Geert Uytterhoeven · 5 years ago
  32. 5c68361 crypto: ccree - improve kerneldoc in cc_request_mgr.[ch] by Geert Uytterhoeven · 5 years ago
  33. dc16c9f7 crypto: ccree - improve kerneldoc in cc_hash.[ch] by Geert Uytterhoeven · 5 years ago
  34. ae02fcf crypto: ccree - improve kerneldoc in cc_buffer_mgr.c by Geert Uytterhoeven · 5 years ago
  35. 67b74a4 crypto: ccree - improve kerneldoc in cc_hw_queue_defs.h by Geert Uytterhoeven · 5 years ago
  36. 92816ab crypto: ccree - remove bogus kerneldoc markers by Geert Uytterhoeven · 5 years ago
  37. 0888431 crypto: ccree - extract cc_init_copy_sram() by Geert Uytterhoeven · 5 years ago
  38. c23d799 crypto: ccree - remove struct cc_cipher_handle by Geert Uytterhoeven · 5 years ago
  39. 040187a crypto: ccree - remove struct buff_mgr_handle by Geert Uytterhoeven · 5 years ago
  40. ec8f3a5 crypto: ccree - remove struct cc_debugfs_ctx by Geert Uytterhoeven · 5 years ago
  41. f1b19df crypto: ccree - remove struct cc_sram_ctx by Geert Uytterhoeven · 5 years ago
  42. f33d807 crypto: ccree - make cc_pm_{suspend,resume}() static by Geert Uytterhoeven · 5 years ago
  43. 8f76b35 crypto: ccree - remove cc_pm_is_dev_suspended() wrapper by Geert Uytterhoeven · 5 years ago
  44. 1b940e3 crypto: ccree - use of_device_get_match_data() by Geert Uytterhoeven · 5 years ago
  45. 8c7849a crypto: ccree - simplify Runtime PM handling by Geert Uytterhoeven · 5 years ago
  46. 1a895f1 crypto: ccree - use u32 for SRAM addresses by Geert Uytterhoeven · 5 years ago
  47. 37282f8 crypto: ccree - remove bogus paragraph about freeing SRAM by Geert Uytterhoeven · 5 years ago
  48. e431cc0 crypto: ccree - defer larval_digest_addr init until needed by Geert Uytterhoeven · 5 years ago
  49. 5fabab0 crypto: ccree - use existing helpers to split 64-bit addresses by Geert Uytterhoeven · 5 years ago
  50. ba99b6f crypto: ccree - make mlli_params.mlli_virt_addr void * by Geert Uytterhoeven · 5 years ago
  51. 2f272ef crypto: ccree - clean up clock handling by Geert Uytterhoeven · 5 years ago
  52. fc3b8c1 crypto: ccree - remove empty cc_sram_mgr_fini() by Geert Uytterhoeven · 5 years ago
  53. 08e8cb1 crypto: ccree - drop duplicated error message on SRAM exhaustion by Geert Uytterhoeven · 5 years ago
  54. f08b585 crypto: ccree - swap SHA384 and SHA512 larval hashes at build time by Geert Uytterhoeven · 5 years ago
  55. f4274ee crypto: ccree - remove unneeded casts by Geert Uytterhoeven · 5 years ago
  56. b83fd3e crypto: ccree - fix retry handling in cc_send_sync_request() by Geert Uytterhoeven · 5 years ago
  57. f5f7e1a crypto: ccree - fix debugfs register access while suspended by Geert Uytterhoeven · 5 years ago
  58. 20f5130 crypto: ccree - remove set but not used variable 'du_size' by YueHaibing · 5 years ago
  59. 8962c6d crypto: ccree - dec auth tag size from cryptlen map by Gilad Ben-Yossef · 5 years ago
  60. 21f802c crypto: ccree - fix AEAD blocksize registration by Gilad Ben-Yossef · 5 years ago
  61. 4aaefb6 crypto: ccree - fix some reported cipher block sizes by Gilad Ben-Yossef · 5 years ago
  62. 504e84a crypto: ccree - only try to map auth tag if needed by Gilad Ben-Yossef · 5 years ago
  63. ce0fc6d crypto: ccree - protect against empty or NULL scatterlists by Gilad Ben-Yossef · 5 years ago
  64. 38c0d0a crypto: ccree - erase unneeded inline funcs by Gilad Ben-Yossef · 5 years ago
  65. bc88606 crypto: ccree - make cc_pm_put_suspend() void by Gilad Ben-Yossef · 5 years ago
  66. 33c4b31 crypto: ccree - split overloaded usage of irq field by Gilad Ben-Yossef · 5 years ago
  67. 15fd256 crypto: ccree - fix PM race condition by Gilad Ben-Yossef · 5 years ago
  68. 5c83e8e crypto: ccree - fix FDE descriptor sequence by Ofir Drang · 5 years ago
  69. 8b0c436 crypto: ccree - cc_do_send_request() is void func by Gilad Ben-Yossef · 5 years ago
  70. cedca59 crypto: ccree - fix pm wrongful error reporting by Gilad Ben-Yossef · 5 years ago
  71. c7b31c8 crypto: ccree - turn errors to debug msgs by Gilad Ben-Yossef · 5 years ago
  72. 2a6bc71 crypto: ccree - fix AEAD decrypt auth fail by Gilad Ben-Yossef · 5 years ago
  73. 684cf26 crypto: ccree - fix typo in comment by Hadar Gat · 5 years ago
  74. 509f288 crypto: ccree - fix typos in error msgs by Hadar Gat · 5 years ago
  75. 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
  76. 5c925e8 crypto: remove CRYPTO_TFM_RES_BAD_BLOCK_LEN by Eric Biggers · 5 years ago
  77. 4df2ef2 crypto: ccree - fix backlog memory leak by Gilad Ben-Yossef · 5 years ago
  78. 7c06603 crypto: ccree - fix typos in error msgs by Hadar Gat · 5 years ago
  79. e86eca4 crypto: ccree - fix typos in comments by Hadar Gat · 5 years ago
  80. 060f111 crypto: ccree - remove useless define by Gilad Ben-Yossef · 5 years ago
  81. 5620eb6 crypto: ccree - update a stale reference to ablkcipher by Ard Biesheuvel · 5 years ago
  82. 798ac39 crypto: ccree - fix comparison of unsigned expression warning by Tian Tao · 5 years ago
  83. 67caef0 crypto: ccree - enable CTS support in AES-XTS by Uri Shir · 5 years ago
  84. e55d8a7 crypto: ccree - Rename arrays to avoid conflict with crypto/sha256.h by Hans de Goede · 5 years ago
  85. 00cd6b2 crypto: ccree/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  86. 514838e crypto: drivers - Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  87. e88b27c crypto: ccree - use std api sg_zero_buffer by Gilad Ben-Yossef · 5 years ago
  88. 7a4be6c crypto: ccree - use the full crypt length value by Gilad Ben-Yossef · 5 years ago
  89. b93ecf4 crypto: ccree - check assoclen for rfc4543 by Iuliana Prodan · 5 years ago
  90. 452c53d crypto: ccree - notify TEE on FIPS tests errors by Gilad Ben-Yossef · 6 years ago
  91. 76a95bd8f crypto: ccree - account for TEE not ready to report by Gilad Ben-Yossef · 6 years ago
  92. e6e6600 crypto: ccree - drop legacy ivgen support by Gilad Ben-Yossef · 6 years ago
  93. aca24d4 crypto: ccree - fix spelling mistake "configration" -> "configuration" by Colin Ian King · 6 years ago
  94. 303f99a crypto: ccree - add HW engine config check by Gilad Ben-Yossef · 6 years ago
  95. 3db617e crypto: ccree - prevent isr handling in case driver is suspended by Ofir Drang · 6 years ago
  96. d84f626 crypto: ccree - check that cryptocell reset completed by Ofir Drang · 6 years ago
  97. 0b970d5 crypto: ccree - Relocate driver irq registration after clk init by ofir.drang@arm.com · 6 years ago
  98. e59f755 crypto: ccree - use a proper le32 type for le32 val by Gilad Ben-Yossef · 6 years ago
  99. 50af327 crypto: ccree - remove set but not used variable 'du_size' by YueHaibing · 6 years ago
  100. 181a909 crypto: ccree - Make cc_sec_disable static by YueHaibing · 6 years ago