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