index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
nx
/
nx-aes-cbc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: nx - Fix numerous sparse byte-order warnings
Herbert Xu
2021-06-24
1
-1
/
+1
*
crypto: nx - Repair some kernel-doc problems
Lee Jones
2021-03-26
1
-1
/
+1
*
crypto: nx - convert AES-CBC to skcipher API
Eric Biggers
2019-10-23
1
-45
/
+33
*
crypto: nx - don't abuse blkcipher_desc to pass iv around
Eric Biggers
2019-10-23
1
-2
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
crypto: nx - Moving NX-AES-CBC to be processed logic
Leonidas S. Barbosa
2014-11-06
1
-10
/
+2
*
crypto: nx - fix limits to sg lists for AES-CBC
Marcelo Cerri
2013-09-02
1
-23
/
+33
*
crypto: nx - add offset to nx_build_sg_lists()
Marcelo Cerri
2013-09-02
1
-1
/
+1
*
crypto: nx - fix concurrency issue
Marcelo Cerri
2013-08-14
1
-2
/
+8
*
crypto: nx - saves chaining value from co-processor
Fionnuala Gunter
2013-08-09
1
-0
/
+1
*
drivers/crypto/nx: Fixes for multiple races and issues
Kent Yoder
2013-05-24
1
-0
/
+1
*
crypto: drivers - remove cra_list initialization
Jussi Kivilinna
2012-08-01
1
-1
/
+0
*
powerpc/crypto: AES-CBC mode routines for nx encryption
Kent Yoder
2012-05-16
1
-0
/
+141