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
/
arch
/
arm64
/
crypto
/
aes-ce-ccm-glue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
1
-7
/
+1
2019-07-26
crypto: arm64/aes-ccm - switch to AES library
Ard Biesheuvel
1
-12
/
+6
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-3
/
+4
2019-04-16
arm64: HWCAP: add support for AT_HWCAP2
Andrew Murray
1
-1
/
+1
2019-03-22
crypto: arm64 - convert to use crypto_simd_usable()
Eric Biggers
1
-3
/
+4
2019-02-01
crypto: arm64/aes-ccm - don't use an atomic walk needlessly
Ard Biesheuvel
1
-2
/
+2
2019-02-01
crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
Ard Biesheuvel
1
-3
/
+1
2018-03-16
crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loop
Ard Biesheuvel
1
-24
/
+23
2017-08-04
crypto: arm64/aes-ce-ccm: add non-SIMD generic fallback
Ard Biesheuvel
1
-35
/
+139
2017-02-03
crypto: arm64/aes-ce-ccm - remove cra_alignmask
Ard Biesheuvel
1
-1
/
+0
2016-12-01
crypto: arm64/aes-ce-ccm - Fix AEAD decryption length
Herbert Xu
1
-2
/
+2
2016-11-28
crypto: aes-ce-ccm - Use skcipher walk interface
Herbert Xu
1
-37
/
+13
2015-08-17
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
Herbert Xu
1
-1
/
+0
2015-07-17
crypto: aes-ce-ccm - Convert to new AEAD interface
Herbert Xu
1
-26
/
+43
2015-04-23
crypto: arm64/aes-ce-ccm - Include crypto/internal/aead.h
Herbert Xu
1
-1
/
+1
2014-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
1
-1
/
+1
2014-11-06
arm64/crypto: use crypto instructions to generate AES key schedule
Ard Biesheuvel
1
-1
/
+3
2014-05-14
arm64/crypto: AES in CCM mode using ARMv8 Crypto Extensions
Ard Biesheuvel
1
-0
/
+297