summaryrefslogtreecommitdiff
path: root/arch/arm64/crypto/sha256-glue.c
AgeCommit message (Expand)Author
2020-01-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-12-11crypto: arm64/sha - fix function typesSami Tolvanen
2019-12-08sched/rt, arm64: Use CONFIG_PREEMPTIONThomas Gleixner
2019-09-05crypto: arm64 - Rename functions to avoid conflict with crypto/sha256.hHans de Goede
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-04-16arm64: HWCAP: add support for AT_HWCAP2Andrew Murray
2019-03-22crypto: arm64 - convert to use crypto_simd_usable()Eric Biggers
2018-07-27crypto: arm64/sha256 - increase cra_priority of scalar implementationsEric Biggers
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers
2018-03-16crypto: arm64/sha256-neon - play nice with CONFIG_PREEMPT kernelsArd Biesheuvel
2017-08-04crypto: arm64/sha2-ce - add non-SIMD scalar fallbackArd Biesheuvel
2016-11-28crypto: arm64/sha2 - integrate OpenSSL implementations of SHA256/SHA512Ard Biesheuvel