aboutsummaryrefslogtreecommitdiff
path: root/include/crypto/sha256_base.h
AgeCommit message (Expand)AuthorFilesLines
2023-05-19crypto: lib/sha256 - Use generic code from sha256_baseGravatar Herbert Xu 1-14/+36
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hGravatar Eric Biggers 1-1/+1
2020-10-30crypto: hash - Use memzero_explicit() for clearing stateGravatar Arvind Sankar 1-1/+2
2020-05-08crypto: lib/sha256 - return voidGravatar Eric Biggers 1-2/+4
2019-09-05crypto: sha256 - Remove sha256/224_init code duplicationGravatar Hans de Goede 1-22/+2
2019-08-02crypto: add header include guardsGravatar Masahiro Yamada 1-0/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2015-04-10crypto: sha256 - implement base layer for SHA-256Gravatar Ard Biesheuvel 1-0/+128