summaryrefslogtreecommitdiff
path: root/arch/arm/crypto/sha1_glue.c
AgeCommit message (Expand)Author
2022-12-30crypto: arm/sha1 - Fix clang function cast warningsHerbert Xu
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers
2015-04-10crypto: arm/sha1 - move SHA-1 ARM asm implementation to base layerArd Biesheuvel
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2014-08-02ARM: 8119/1: crypto: sha1: add ARM NEON implementationJussi Kivilinna
2014-08-02ARM: 8118/1: crypto: sha1/make use of common SHA-1 structuresJussi Kivilinna
2012-09-07arm/crypto: Add optimized AES and SHA1 routinesDavid McCullough