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-aes-ccm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-24
crypto: nx - Fix numerous sparse byte-order warnings
Herbert Xu
1
-2
/
+2
2021-03-26
crypto: nx - fix incorrect kernel-doc comment syntax in files
Aditya Srivastava
1
-1
/
+1
2019-11-17
crypto: nx - remove stale comment referring to the blkcipher walk API
Ard Biesheuvel
1
-5
/
+0
2019-10-23
crypto: nx - don't abuse blkcipher_desc to pass iv around
Eric Biggers
1
-26
/
+14
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299
Thomas Gleixner
1
-13
/
+1
2015-11-16
crypto: nx - Fix timing leak in GCM and CCM decryption
David Gstir
1
-1
/
+1
2015-08-17
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
Herbert Xu
1
-4
/
+2
2015-07-17
crypto: nx - Convert ccm to new AEAD interface
Herbert Xu
1
-81
/
+72
2015-07-08
crypto: nx - Fix reentrancy bugs
Herbert Xu
1
-2
/
+4
2014-11-06
crypto: nx - Moving NX-AES-CCM to be processed logic and sg_list bounds
Leonidas S. Barbosa
1
-34
/
+27
2013-09-02
crypto: nx - fix limits to sg lists for AES-CCM
Fionnuala Gunter
1
-75
/
+208
2013-09-02
crypto: nx - add offset to nx_build_sg_lists()
Marcelo Cerri
1
-2
/
+2
2013-08-14
crypto: nx - fix concurrency issue
Marcelo Cerri
1
-4
/
+16
2012-08-01
crypto: drivers - remove cra_list initialization
Jussi Kivilinna
1
-2
/
+0
2012-05-16
powerpc/crypto: AES-CCM mode routines for nx encryption
Kent Yoder
1
-0
/
+468