提交历史

作者 SHA1 备注 提交日期
  Kees Cook e87f203ce6 crypto: omap-aes - Remove VLA usage of skcipher 6 年之前
  Tero Kristo 5007387fc0 crypto: omap-aes - make queue length configurable 7 年之前
  Tero Kristo 537c62ca12 crypto: omap-aes - make fallback size configurable 7 年之前
  Corentin LABBE c21c8b8984 crypto: omap - convert to new crypto engine API 7 年之前
  Corentin LABBE 7d55693152 crypto: omap - use of_device_get_match_data 7 年之前
  Corentin LABBE cb3f381751 crypto: omap - Use GCM IV size constant 8 年之前
  Gustavo A. R. Silva 62c58f8d68 crypto: omap-aes - fix error return code in omap_aes_probe() 8 年之前
  Tero Kristo ad18cc9d0f crypto: omap-aes - Add support for GCM mode 8 年之前
  Tero Kristo d695bfd6f0 crypto: omap-aes - export some AES driver functionality locally 8 年之前
  Tero Kristo 5b3d4d2e61 crypto: omap-aes - move definitions over to a separate header file 8 年之前
  Tero Kristo afc2dc1336 crypto: omap-aes - use base omap crypto support library 8 年之前
  Tero Kristo 619ce70058 crypto: omap-aes - fix context handling for multiple cores 8 年之前
  Tero Kristo f09b348c1a crypto: omap-aes - drop unused flags attribute from omap_aes_ctx 8 年之前
  Wei Yongjun c98ef8dbca crypto: omap-aes - fix error return code in omap_aes_probe() 9 年之前
  Tero Kristo 0d0cda93de crypto: omap-aes - fix crypto engine initialization order 9 年之前
  Lokesh Vutla 9fcb191a84 crypto: omap-aes - Add fallback support 9 年之前
  Lokesh Vutla 164f3ef301 crypto: omap-aes - Add support for multiple cores 9 年之前
  Tero Kristo f303b455bb crypto: omap-aes - use runtime_pm autosuspend for clock handling 9 年之前
  Corentin LABBE 4cba7cf025 crypto: engine - permit to enqueue ashash_request 9 年之前
  Corentin LABBE 2589ad8404 crypto: engine - move crypto engine to its own header 9 年之前
  Herbert Xu 7c001a8650 crypto: omap - Stop using crypto scatterwalk_bytes_sglen 9 年之前
  Lokesh Vutla b973eaab68 crypto: omap - do not call dmaengine_terminate_all 9 年之前
  Lokesh Vutla 3741bbb207 crypto: omap-aes - Fix registration of algorithms 9 年之前
  Peter Ujfalusi da8b29a6c1 crypto: omap-aes - Use dma_request_chan() for requesting DMA channel 9 年之前
  Baolin Wang 0529900a01 crypto: omap-aes - Support crypto engine framework 9 年之前
  Rahul Pathak 16f080aaad crypto: omap - Removed unused variable "err" 9 年之前
  Vutla, Lokesh 340d9d317e crypto: omap-aes - Use BIT() macro 10 年之前
  Vutla, Lokesh 5396c6c074 crypto: omap-aes - Fix configuring of AES mode 10 年之前
  Vutla, Lokesh 6e2e3d1de4 crypto: omap-aes - Increase priority of hw accelerator 10 年之前
  Vutla, Lokesh 310b0d55f0 crypto: omap-aes - Fix CTR mode 10 年之前