aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/crct10dif-ce-glue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-10crypto: arm64/crc-t10dif - move NEON yield to C codeArd Biesheuvel1-6/+24
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+3
2019-04-16arm64: HWCAP: add support for AT_HWCAP2Andrew Murray1-2/+2
2019-03-22crypto: arm64 - convert to use crypto_simd_usable()Eric Biggers1-2/+3
2019-02-08crypto: arm64/crct10dif-ce - cleanup and optimizationsEric Biggers1-2/+2
2019-02-01crypto: arm64/crct10dif - register PMULL variants as separate algosArd Biesheuvel1-12/+42
2019-02-01crypto: arm64/crct10dif - revert to C code for short inputsArd Biesheuvel1-19/+6
2018-09-04crypto: arm64/crct10dif - implement non-Crypto Extensions alternativeArd Biesheuvel1-2/+8
2018-09-04crypto: arm64/crct10dif - preparatory refactor for 8x8 PMULL versionArd Biesheuvel1-1/+5
2017-08-04crypto: arm64/crct10dif - add non-SIMD generic fallbackArd Biesheuvel1-4/+9
2016-12-07crypto: arm64/crct10dif - port x86 SSE implementation to arm64Ard Biesheuvel1-0/+95