aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/crypto/sha256_neon_glue.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-12crypto: arm/sha256-neon - Fix clang function cast warningsGravatar Herbert Xu 1-7/+5
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hGravatar Eric Biggers 1-1/+1
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hGravatar Eric Biggers 1-1/+0
2019-09-05crypto: arm - Rename functions to avoid conflict with crypto/sha256.hGravatar Hans de Goede 1-12/+12
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-6/+1
2019-03-22crypto: arm - convert to use crypto_simd_usable()Gravatar Eric Biggers 1-2/+3
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Gravatar Arnd Bergmann 1-2/+2
2018-07-09crypto: shash - remove useless setting of type flagsGravatar Eric Biggers 1-2/+0
2015-04-10crypto: arm/sha256 - move SHA-224/256 ASM/NEON implementation to base layerGravatar Ard Biesheuvel 1-107/+36
2015-04-03crypto: arm/sha256 - Add optimized SHA-256/224Gravatar Sami Tolvanen 1-0/+172