summaryrefslogtreecommitdiffstats
path: root/include/crypto/sha1_base.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-201-1/+1
* crypto: hash - Use memzero_explicit() for clearing stateArvind Sankar2020-10-301-1/+2
* crypto: add header include guardsMasahiro Yamada2019-08-021-0/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* crypto: sha1 - implement base layer for SHA-1Ard Biesheuvel2015-04-101-0/+106