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