Skip to content
Commit 18e33e6d authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: hash - Move ahash functions into crypto/hash.h



All new crypto interfaces should go into individual files as much
as possible in order to ensure that crypto.h does not collapse under
its own weight.

This patch moves the ahash code into crypto/hash.h and crypto/internal/hash.h
respectively.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 5773a3e6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment