summaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto/sha1_glue.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm/sha1 - Fix clang function cast warningsHerbert Xu2022-12-301-8/+6
* 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
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* crypto: shash - remove useless setting of type flagsEric Biggers2018-07-081-1/+0
* crypto: arm/sha1 - move SHA-1 ARM asm implementation to base layerArd Biesheuvel2015-04-101-96/+16
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-1/+1
* ARM: 8119/1: crypto: sha1: add ARM NEON implementationJussi Kivilinna2014-08-021-3/+5
* ARM: 8118/1: crypto: sha1/make use of common SHA-1 structuresJussi Kivilinna2014-08-021-28/+22
* arm/crypto: Add optimized AES and SHA1 routinesDavid McCullough2012-09-061-0/+179