crypto: hash - Remove crypto_hash interface
authorHerbert Xu <herbert@gondor.apana.org.au>
Mon, 1 Feb 2016 13:36:54 +0000 (21:36 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 6 Feb 2016 07:33:20 +0000 (15:33 +0800)
commit896545098777564212b9e91af4c973f094649aa7
tree980e96d4362f304e5ec39ddc1a343b2fed5c5234
parent6dae10001e84253992142c7343fdae16a13f3d73
crypto: hash - Remove crypto_hash interface

This patch removes all traces of the crypto_hash interface, now
that everyone has switched over to shash or ahash.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Documentation/DocBook/crypto-API.tmpl
crypto/ahash.c
crypto/shash.c
include/crypto/algapi.h
include/crypto/internal/hash.h
include/linux/crypto.h