+90
−1
include/crypto/internal/hash.h
0 → 100644
+41
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch adds the walking helpers for hash algorithms akin to
those of block ciphers. This is a necessary step before we can
reimplement existing hash algorithms using the new ahash interface.
Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>