summaryrefslogtreecommitdiff
path: root/lib/crypto/sha256-generic.c
AgeCommit message (Expand)AuthorFilesLines
2025-07-04lib/crypto: sha256: Consolidate into single moduleEric Biggers1-150/+0
2025-07-04lib/crypto: sha256: Propagate sha256_block_state type to implementationsEric Biggers1-6/+18
2025-06-30lib/crypto: Explicitly include <linux/export.h>Eric Biggers1-0/+1
2025-05-05crypto: sha256 - support arch-optimized lib and expose through shashEric Biggers1-0/+137