summaryrefslogtreecommitdiff
path: root/include/crypto/sha256_base.h
AgeCommit message (Expand)Author
2023-05-19crypto: lib/sha256 - Use generic code from sha256_baseHerbert Xu
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
2020-05-08crypto: lib/sha256 - return voidEric Biggers
2019-09-05crypto: sha256 - Remove sha256/224_init code duplicationHans de Goede
2019-08-02crypto: add header include guardsMasahiro Yamada
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2015-04-10crypto: sha256 - implement base layer for SHA-256Ard Biesheuvel