mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-12 17:58:37 +00:00
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>