index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
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