summaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/sha256-glue.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+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/sha256 - increase cra_priority of scalar implementationsEric Biggers2018-07-271-2/+2
* crypto: shash - remove useless setting of type flagsEric Biggers2018-07-081-4/+0Star
* crypto: arm64/sha256-neon - play nice with CONFIG_PREEMPT kernelsArd Biesheuvel2018-03-161-13/+23
* crypto: arm64/sha2-ce - add non-SIMD scalar fallbackArd Biesheuvel2017-08-041-0/+1
* crypto: arm64/sha2 - integrate OpenSSL implementations of SHA256/SHA512Ard Biesheuvel2016-11-281-0/+185