Eric Biggers
|
6a38f62245
crypto: ahash - remove useless setting of type flags
|
7 年之前 |
Bin Liu
|
9dbc8a0328
crypto: omap-sham - fix memleak
|
7 年之前 |
Krzysztof Kozlowski
|
17f5b19952
crypto: omap-sham - Fix misleading indentation
|
7 年之前 |
Krzysztof Kozlowski
|
05a02578e5
crypto: omap-sham - Remove useless check for non-null request
|
7 年之前 |
Tero Kristo
|
62f7c708ff
crypto: omap-sham - make queue length configurable
|
7 年之前 |
Tero Kristo
|
c9af5995d5
crypto: omap-sham - make fallback size configurable
|
7 年之前 |
Tero Kristo
|
4c219855a5
crypto: omap-sham - Verify page zone of scatterlists before starting DMA
|
7 年之前 |
Corentin LABBE
|
7d55693152
crypto: omap - use of_device_get_match_data
|
7 年之前 |
Gustavo A. R. Silva
|
0588d8500b
crypto: omap-sham - remove unnecessary static in omap_sham_remove()
|
8 年之前 |
Tero Kristo
|
c28e8f2164
crypto: omap-sham - force word alignment on the xmit-buf also
|
8 年之前 |
Tero Kristo
|
898d86a565
crypto: omap-sham - fix closing of hash with separate finalize call
|
8 年之前 |
Tero Kristo
|
5d78d57ede
crypto: omap-sham - buffer handling fixes for hashing later
|
8 年之前 |
Corentin LABBE
|
ebd401e702
crypto: omap-sham - Use IPAD/OPAD constant
|
8 年之前 |
Tero Kristo
|
182e283f3e
crypto: omap-sham - shrink the internal buffer size
|
9 年之前 |
Tero Kristo
|
a84d351f6b
crypto: omap-sham - add support for export/import
|
9 年之前 |
Tero Kristo
|
8043bb1ae0
crypto: omap-sham - convert driver logic to use sgs for data xmit
|
9 年之前 |
Tero Kristo
|
2c5bd1ef15
crypto: omap-sham - change the DMA threshold value to a define
|
9 年之前 |
Tero Kristo
|
f19de1bc67
crypto: omap-sham - add support functions for sg based data handling
|
9 年之前 |
Tero Kristo
|
8addf571ae
crypto: omap-sham - rename sgl to sgl_tmp for deprecation
|
9 年之前 |
Tero Kristo
|
744e686a44
crypto: omap-sham - align algorithms on word offset
|
9 年之前 |
Tero Kristo
|
99a7ffffd5
crypto: omap-sham - add context export/import stubs
|
9 年之前 |
Tero Kristo
|
cb8d5c8346
crypto: omap-sham - fix SW fallback HMAC handling for omap2/omap3
|
9 年之前 |
Tero Kristo
|
5a793bcadb
crypto: omap-sham - fix software fallback handling
|
9 年之前 |
Tero Kristo
|
4e7813a0b2
crypto: omap-sham - avoid executing tasklet where not needed
|
9 年之前 |
Bin Liu
|
eb3547859d
crypto: omap-sham - increase cra_proirity to 400
|
9 年之前 |
Bin Liu
|
85e0687f8f
crypto: omap-sham - set sw fallback to 240 bytes
|
9 年之前 |
Lokesh Vutla
|
b973eaab68
crypto: omap - do not call dmaengine_terminate_all
|
9 年之前 |
Tero Kristo
|
65e7a549af
crypto: omap-sham - change queue size from 1 to 10
|
9 年之前 |
Tero Kristo
|
e93f767bec
crypto: omap-sham - use runtime_pm autosuspend for clock handling
|
9 年之前 |
Dan Carpenter
|
d462e32259
crypto: omap-sham - potential Oops on error in probe
|
9 年之前 |