summaryrefslogtreecommitdiff
path: root/arch/arm/crypto/aes-ce-glue.c
AgeCommit message (Expand)Author
2017-08-04crypto: algapi - make crypto_xor() take separate dst and src argumentsArd Biesheuvel
2017-06-01crypto: arm/aes-ce - enable module autoloading based on CPU feature bitsArd Biesheuvel
2017-02-03crypto: arm/aes-ce - remove cra_alignmaskArd Biesheuvel
2016-12-01crypto: aes-ce - Make aes_simd_algs staticHerbert Xu
2016-11-28crypto: aes-ce - Convert to skcipherHerbert Xu
2016-10-21crypto: arm/aes-ce - fix for big endianArd Biesheuvel
2016-09-13crypto: arm/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-02-17crypto: xts - fix compile errorsStephan Mueller
2016-02-17crypto: xts - consolidate sanity check for keysStephan Mueller
2016-02-15arm/arm64: crypto: assure that ECB modes don't require an IVJeremy Linton
2015-03-31crypto: aes-ce - mark ARMv8 AES helper ciphersStephan Mueller
2015-03-12crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto ExtensionsArd Biesheuvel