summaryrefslogtreecommitdiff
path: root/arch/mips/cavium-octeon/crypto/octeon-sha256.c
AgeCommit message (Expand)Author
2025-07-04lib/crypto: sha256: Consolidate into single moduleEric Biggers
2025-07-04lib/crypto: sha256: Remove sha256_is_arch_optimized()Eric Biggers
2025-07-04lib/crypto: sha256: Propagate sha256_block_state type to implementationsEric Biggers
2025-06-30mips: cavium-octeon: Move octeon-crypto.h into asm directoryEric Biggers
2025-05-05crypto: arch/sha256 - Export block functions as GPL onlyHerbert Xu
2025-05-05crypto: mips/sha256 - implement library instead of shashEric Biggers
2025-04-23crypto: mips/octeon-sha256 - Use API partial block handlingHerbert Xu
2021-12-31crypto: mips/sha - remove duplicate hash init functionTianjia Zhang
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers
2015-03-10crypto: octeon - add SHA256 moduleAaro Koskinen