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