crypto: authenc - Remove reference to crypto_hash
authorHerbert Xu <herbert@gondor.apana.org.au>
Sun, 12 Jul 2009 04:50:11 +0000 (12:50 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 14 Jul 2009 04:58:07 +0000 (12:58 +0800)
commit9ef074fa9b525f7fc7a35d0761f3d4ed01fe8252
tree16e3c3c07b73f3eba47a3da1b3611fa7c9b1fa3a
parent3106caab617c75c9a47706af3a8017318207be2d
crypto: authenc - Remove reference to crypto_hash

Now that there are no more legacy hash implementations we can
remove the reference to crypto_hash.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/authenc.c