summaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/sha256-glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm64/sha256 - clean up backwards function namesEric Biggers2023-10-201-14/+12
* crypto: arm64/sha256-glue - Include module.hHerbert Xu2023-05-191-1/+2
* crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-201-1/+1
* crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers2020-05-081-1/+0
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-01-281-12/+20
|\
| * crypto: arm64/sha - fix function typesSami Tolvanen2019-12-111-12/+20
* | sched/rt, arm64: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-1/+1
|/
* crypto: arm64 - Rename functions to avoid conflict with crypto/sha256.hHans de Goede2019-09-051-12/+12
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-061-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-091-4/+0
* 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