summaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/crct10dif-ce-glue.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-071-2/+3
|\
| * crypto: arm64 - convert to use crypto_simd_usable()Eric Biggers2019-03-221-2/+3
* | arm64: HWCAP: add support for AT_HWCAP2Andrew Murray2019-04-161-2/+2
|/
* crypto: arm64/crct10dif-ce - cleanup and optimizationsEric Biggers2019-02-081-2/+2
* crypto: arm64/crct10dif - register PMULL variants as separate algosArd Biesheuvel2019-02-011-12/+42
* crypto: arm64/crct10dif - revert to C code for short inputsArd Biesheuvel2019-02-011-19/+6Star
* crypto: arm64/crct10dif - implement non-Crypto Extensions alternativeArd Biesheuvel2018-09-041-2/+8
* crypto: arm64/crct10dif - preparatory refactor for 8x8 PMULL versionArd Biesheuvel2018-09-041-1/+5
* crypto: arm64/crct10dif - add non-SIMD generic fallbackArd Biesheuvel2017-08-041-4/+9
* crypto: arm64/crct10dif - port x86 SSE implementation to arm64Ard Biesheuvel2016-12-071-0/+95