index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
nx
/
nx-aes-ccm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: nx - don't abuse blkcipher_desc to pass iv around
Eric Biggers
2019-10-23
1
-26
/
+14
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
crypto: nx - Fix timing leak in GCM and CCM decryption
David Gstir
2015-11-16
1
-1
/
+1
*
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
Herbert Xu
2015-08-17
1
-4
/
+2
*
crypto: nx - Convert ccm to new AEAD interface
Herbert Xu
2015-07-17
1
-81
/
+72
*
crypto: nx - Fix reentrancy bugs
Herbert Xu
2015-07-08
1
-2
/
+4
*
crypto: nx - Moving NX-AES-CCM to be processed logic and sg_list bounds
Leonidas S. Barbosa
2014-11-06
1
-34
/
+27
*
crypto: nx - fix limits to sg lists for AES-CCM
Fionnuala Gunter
2013-09-02
1
-75
/
+208
*
crypto: nx - add offset to nx_build_sg_lists()
Marcelo Cerri
2013-09-02
1
-2
/
+2
*
crypto: nx - fix concurrency issue
Marcelo Cerri
2013-08-14
1
-4
/
+16
*
crypto: drivers - remove cra_list initialization
Jussi Kivilinna
2012-08-01
1
-2
/
+0
*
powerpc/crypto: AES-CCM mode routines for nx encryption
Kent Yoder
2012-05-16
1
-0
/
+468