aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto/aesbs-glue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-13crypto: arm/aes - replace bit-sliced OpenSSL NEON codeArd Biesheuvel1-367/+0
2016-11-30crypto: arm/aesbs - fix brokenness after skcipher conversionArd Biesheuvel1-1/+1
2016-11-28crypto: aesbs - Convert to skcipherHerbert Xu1-228/+152
2016-02-17crypto: xts - fix compile errorsStephan Mueller1-0/+1
2016-02-17crypto: xts - consolidate sanity check for keysStephan Mueller1-0/+5
2015-03-31crypto: aesbs - mark NEON bit sliced AES helper ciphersStephan Mueller1-3/+6
2014-07-28crypto: arm-aes - fix encryption of unaligned dataMikulas Patocka1-5/+5
2013-10-04ARM: add support for bit sliced AES using NEON instructionsArd Biesheuvel1-0/+434