index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
nx
/
nx-aes-ecb.c
Age
Commit message (
Expand
)
Author
2025-04-16
crypto: nx - Add missing header inclusions
Herbert Xu
2021-06-24
crypto: nx - Fix numerous sparse byte-order warnings
Herbert Xu
2021-03-26
crypto: nx - fix incorrect kernel-doc comment syntax in files
Aditya Srivastava
2019-10-23
crypto: nx - convert AES-ECB to skcipher API
Eric Biggers
2019-10-23
crypto: nx - don't abuse blkcipher_desc to pass iv around
Eric Biggers
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299
Thomas Gleixner
2014-11-06
crypto: nx - Moving NX-AES-ECB to be processed logic
Leonidas S. Barbosa
2013-09-02
crypto: nx - fix limits to sg lists for AES-ECB
Marcelo Cerri
2013-09-02
crypto: nx - add offset to nx_build_sg_lists()
Marcelo Cerri
2013-08-14
crypto: nx - fix concurrency issue
Marcelo Cerri
2013-05-24
drivers/crypto/nx: Fixes for multiple races and issues
Kent Yoder
2012-08-01
crypto: drivers - remove cra_list initialization
Jussi Kivilinna
2012-05-16
powerpc/crypto: AES-ECB mode routines for nx encryption
Kent Yoder