crypto: hash - Remove cra_u.{digest,hash}
authorBenjamin Gilbert <bgilbert@cs.cmu.edu>
Mon, 19 Oct 2009 03:58:55 +0000 (12:58 +0900)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 19 Oct 2009 03:58:55 +0000 (12:58 +0900)
commit8ffd1be6779c86ebc2a1013f43fdcee8bdbba2b7
tree802a14206ae2debd07200bc3e234af7459bb72ca
parent085751b96897280cc3087920f8c6e7d1283f6d00
crypto: hash - Remove cra_u.{digest,hash}

Remove unused digest_alg and hash_alg structs from crypto_alg union and
kill their definitions.  This also ensures that old-style digest/hash
algorithms maintained out of tree will break at build time rather than
oopsing at runtime.

Signed-off-by: Benjamin Gilbert <bgilbert@cs.cmu.edu>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
include/linux/crypto.h