index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2019-02-01
crypto: arm64/aes-ccm - don't use an atomic walk needlessly
Ard Biesheuvel
2019-02-01
crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
Ard Biesheuvel
2018-03-16
crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loop
Ard Biesheuvel
2017-08-04
crypto: arm64/aes-ce-ccm: add non-SIMD generic fallback
Ard Biesheuvel
2017-02-03
crypto: arm64/aes-ce-ccm - remove cra_alignmask
Ard Biesheuvel
2016-12-01
crypto: arm64/aes-ce-ccm - Fix AEAD decryption length
Herbert Xu
2016-11-28
crypto: aes-ce-ccm - Use skcipher walk interface
Herbert Xu
2015-08-17
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
Herbert Xu
2015-07-17
crypto: aes-ce-ccm - Convert to new AEAD interface
Herbert Xu
2015-04-23
crypto: arm64/aes-ce-ccm - Include crypto/internal/aead.h
Herbert Xu
2014-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
2014-11-06
arm64/crypto: use crypto instructions to generate AES key schedule
Ard Biesheuvel
2014-05-14
arm64/crypto: AES in CCM mode using ARMv8 Crypto Extensions
Ard Biesheuvel