index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
nx
/
nx.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-06
crypto: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-10-23
crypto: nx - convert AES-CTR to skcipher API
Eric Biggers
1
-2
/
+2
2019-10-23
crypto: nx - convert AES-CBC to skcipher API
Eric Biggers
1
-2
/
+2
2019-10-23
crypto: nx - convert AES-ECB to skcipher API
Eric Biggers
1
-2
/
+3
2019-10-23
crypto: nx - don't abuse blkcipher_desc to pass iv around
Eric Biggers
1
-3
/
+3
2019-08-30
crypto: nx - remove unused variables 'nx_driver_string' and 'nx_driver_version'
YueHaibing
1
-3
/
+0
2019-06-20
crypto: nx - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-10
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2015-08-17
crypto: nx - Add forward declaration for struct crypto_aead
Herbert Xu
1
-0
/
+2
2015-08-10
crypto: nx - Removing CTR mode from NX driver
Leonidas Da Silva Barbosa
1
-1
/
+0
2015-07-17
crypto: nx - Convert ccm to new AEAD interface
Herbert Xu
1
-3
/
+3
2015-07-08
crypto: nx - Fix reentrancy bugs
Herbert Xu
1
-3
/
+11
2015-06-17
crypto: nx - Convert GCM to new AEAD interface
Herbert Xu
1
-3
/
+4
2015-04-26
crypto: nx - Fixing SHA update bug
Leonidas Da Silva Barbosa
1
-2
/
+0
2014-11-06
crypto: nx - Fixing the limit number of bytes to be processed
Leonidas S. Barbosa
1
-3
/
+5
2013-09-02
crypto: nx - add offset to nx_build_sg_lists()
Marcelo Cerri
1
-1
/
+1
2013-08-14
crypto: nx - fix concurrency issue
Marcelo Cerri
1
-0
/
+1
2012-05-16
powerpc/crypto: nx driver code supporting nx encryption
Kent Yoder
1
-0
/
+193