summaryrefslogtreecommitdiff
path: root/include/crypto/sha1_base.h
AgeCommit message (Expand)Author
2025-07-14crypto: sha1 - Remove sha1_base.hEric Biggers
2025-04-23crypto: sha1_base - Remove partial block helpersHerbert Xu
2025-04-23crypto: x86/sha1 - Use API partial block handlingHerbert Xu
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-10-30crypto: hash - Use memzero_explicit() for clearing stateArvind Sankar
2019-08-02crypto: add header include guardsMasahiro Yamada
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2015-04-10crypto: sha1 - implement base layer for SHA-1Ard Biesheuvel