Phil Sutter
|
6ef84509f3
crypto: mv_cesa - make count_sgs() null-pointer proof
|
14 anni fa |
Phil Sutter
|
7759995c75
crypto: mv_cesa - copy remaining bytes to SRAM only when needed
|
14 anni fa |
Phil Sutter
|
8652348754
crypto: mv_cesa - move digest state initialisation to a better place
|
14 anni fa |
Phil Sutter
|
cc8d35057c
crypto: mv_cesa - fill inner/outer IV fields only in HMAC case
|
14 anni fa |
Phil Sutter
|
6677a776cf
crypto: mv_cesa - refactor copy_src_to_buf()
|
14 anni fa |
Phil Sutter
|
7a1c6bcf26
crypto: mv_cesa - no need to save digest state after the last chunk
|
14 anni fa |
Phil Sutter
|
2a025f5dfc
crypto: mv_cesa - print a warning when registration of AES algos fail
|
14 anni fa |
Phil Sutter
|
811e6ed623
crypto: mv_cesa - drop this call to mv_hash_final from mv_hash_finup
|
14 anni fa |
Phil Sutter
|
99db3eacac
crypto: mv_cesa - the descriptor pointer register needs to be set just once
|
14 anni fa |
Phil Sutter
|
042e9e7356
crypto: mv_cesa - use ablkcipher_request_cast instead of the manual container_of
|
14 anni fa |
Roel Kluin
|
41f2977d40
crypto: mv_cesa - dont return PTR_ERR() of wrong pointer
|
14 anni fa |
Dan Carpenter
|
7cc2835083
crypto: mv_cesa - fixup error handling in mv_probe()
|
15 anni fa |
Tobias Klauser
|
5bdd5ded95
crypto: mv_cesa - Use resource_size
|
15 anni fa |
Herbert Xu
|
df2071bd08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
15 anni fa |
Uri Simchoni
|
750052dd24
crypto: mv_cesa - Add sha1 and hmac(sha1) async hash drivers
|
15 anni fa |
Uri Simchoni
|
0c5c6c4bae
crypto: mv_cesa - Support processing of data from previous requests
|
15 anni fa |
Uri Simchoni
|
f0d03deaad
crypto: mv_cesa - Make the copy-back of data optional
|
15 anni fa |
Uri Simchoni
|
a58094ac5f
crypto: mv_cesa - Execute some code via function pointers rathr than direct calls
|
15 anni fa |
Uri Simchoni
|
7a5f691ef0
crypto: mv_cesa - Rename a variable to a more suitable name
|
15 anni fa |
Uri Simchoni
|
3b61a90502
crypto: mv_cesa - Enqueue generic async requests
|
15 anni fa |
Uri Simchoni
|
15d4dd3594
crypto: mv_cesa - Fix situations where the src sglist spans more data than the request asks for
|
15 anni fa |
Uri Simchoni
|
f565e67ec1
crypto: mv_cesa - Fix situation where the dest sglist is organized differently than the source sglist
|
15 anni fa |
Uri Simchoni
|
6bc6fcd609
crypto: mv_cesa - Remove compiler warning in mv_cesa driver
|
15 anni fa |
Uri Simchoni
|
0328ac2675
crypto: mv_cesa - Invoke the user callback from a softirq context
|
15 anni fa |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 anni fa |
Sebastian Andrzej Siewior
|
85a7f0ac53
crypto: mv_cesa - Add support for Orion5X crypto engine
|
16 anni fa |