summaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto/sha1_neon_glue.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1Star
* crypto: arm - convert to use crypto_simd_usable()Eric Biggers2019-03-221-2/+3
* crypto: shash - remove useless setting of type flagsEric Biggers2018-07-081-1/+0Star
* crypto: arm/sha1_neon - move SHA-1 NEON implementation to base layerArd Biesheuvel2015-04-101-111/+24Star
* crypto: arm/sha1 - move SHA-1 ARM asm implementation to base layerArd Biesheuvel2015-04-101-1/+1
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-1/+1
* ARM: 8119/1: crypto: sha1: add ARM NEON implementationJussi Kivilinna2014-08-021-0/+197