aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/crypto/sha256_base.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-19crypto: lib/sha256 - Use generic code from sha256_baseHerbert Xu1-14/+36
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers1-1/+1
2020-10-30crypto: hash - Use memzero_explicit() for clearing stateArvind Sankar1-1/+2
2020-05-08crypto: lib/sha256 - return voidEric Biggers1-2/+4
2019-09-05crypto: sha256 - Remove sha256/224_init code duplicationHans de Goede1-22/+2
2019-08-02crypto: add header include guardsMasahiro Yamada1-0/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2015-04-10crypto: sha256 - implement base layer for SHA-256Ard Biesheuvel1-0/+128