summaryrefslogtreecommitdiffstats
path: root/include/crypto/sm3_base.h
AgeCommit message (Expand)AuthorLines
2025-04-23crypto: lib/sm3 - Remove partial block helpersHerbert Xu-62/+2
2025-04-23crypto: sm3-generic - Use API partial block handlingHerbert Xu-2/+43
2025-04-16crypto: sm3-base - Use sm3_initHerbert Xu-12/+1
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-1/+1
2020-10-30crypto: hash - Use memzero_explicit() for clearing stateArvind Sankar-1/+2
2019-08-02crypto: add header include guardsMasahiro Yamada-0/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner-12/+1
2017-09-22crypto: sm3 - add OSCCA SM3 secure hashGilad Ben-Yossef-0/+117