aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/hash.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-27crypto: ahash - optimize performance when wrapping shashEric Biggers1-0/+10
2023-10-27crypto: hash - move "ahash wrapping shash" functions to ahash.cEric Biggers1-3/+1
2023-04-20crypto: hash - Add crypto_clone_ahash/shashHerbert Xu1-0/+4
2023-03-14crypto: hash - Count error stats differentlyHerbert Xu1-0/+36