summaryrefslogtreecommitdiffstats
path: root/include/crypto/sha256_base.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: lib/sha256 - Use generic code from sha256_baseHerbert Xu2023-05-191-14/+36
* 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: lib/sha256 - return voidEric Biggers2020-05-081-2/+4
* crypto: sha256 - Remove sha256/224_init code duplicationHans de Goede2019-09-051-22/+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: sha256 - implement base layer for SHA-256Ard Biesheuvel2015-04-101-0/+128