commit | 500b3e3c3dc8e4845b77ae81e5b7b085ab183ce6 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Tue Jul 14 20:29:57 2009 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Jul 14 20:29:57 2009 +0800 |
tree | 0cd5ceeab5a085ba017e535b8a232780c0850aaf | |
parent | 4dc10c0142ce0af8c20ec44dc6928ae63ad4f73a [diff] |
crypto: ahash - Remove old_ahash_alg Now that all ahash implementations have been converted to the new ahash type, we can remove old_ahash_alg and its associated support. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>