aboutsummaryrefslogtreecommitdiff
path: root/crypto/hash.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-02crypto: remove CONFIG_CRYPTO_STATSGravatar Eric Biggers 1-30/+0
2023-10-27crypto: ahash - optimize performance when wrapping shashGravatar Eric Biggers 1-0/+10
2023-10-27crypto: hash - move "ahash wrapping shash" functions to ahash.cGravatar Eric Biggers 1-3/+1
2023-04-20crypto: hash - Add crypto_clone_ahash/shashGravatar Herbert Xu 1-0/+4
2023-03-14crypto: hash - Count error stats differentlyGravatar Herbert Xu 1-0/+36