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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: nx - fix build warnings when DEBUG_FS is not enabled
Randy Dunlap
2023-05-24
1
-2
/
+2
*
crypto: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-06
1
-1
/
+1
*
crypto: nx - convert AES-CTR to skcipher API
Eric Biggers
2019-10-23
1
-2
/
+2
*
crypto: nx - convert AES-CBC to skcipher API
Eric Biggers
2019-10-23
1
-2
/
+2
*
crypto: nx - convert AES-ECB to skcipher API
Eric Biggers
2019-10-23
1
-2
/
+3
*
crypto: nx - don't abuse blkcipher_desc to pass iv around
Eric Biggers
2019-10-23
1
-3
/
+3
*
crypto: nx - remove unused variables 'nx_driver_string' and 'nx_driver_version'
YueHaibing
2019-08-30
1
-3
/
+0
*
crypto: nx - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-20
1
-10
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
crypto: nx - Add forward declaration for struct crypto_aead
Herbert Xu
2015-08-17
1
-0
/
+2
*
crypto: nx - Removing CTR mode from NX driver
Leonidas Da Silva Barbosa
2015-08-10
1
-1
/
+0
*
crypto: nx - Convert ccm to new AEAD interface
Herbert Xu
2015-07-17
1
-3
/
+3
*
crypto: nx - Fix reentrancy bugs
Herbert Xu
2015-07-08
1
-3
/
+11
*
crypto: nx - Convert GCM to new AEAD interface
Herbert Xu
2015-06-17
1
-3
/
+4
*
crypto: nx - Fixing SHA update bug
Leonidas Da Silva Barbosa
2015-04-26
1
-2
/
+0
*
crypto: nx - Fixing the limit number of bytes to be processed
Leonidas S. Barbosa
2014-11-06
1
-3
/
+5
*
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
-0
/
+1
*
powerpc/crypto: nx driver code supporting nx encryption
Kent Yoder
2012-05-16
1
-0
/
+193