[CRYPTO] null: Allow setkey on digest_null
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 13 Dec 2007 16:28:40 +0000 (00:28 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 10 Jan 2008 21:16:54 +0000 (08:16 +1100)
commitce5bd4aca3c467936370846119b7f3daf9ccea78
tree82f900a0f1d37ba8e057e4f274d032595e33451a
parent3631c650c495d61b1dabf32eb26b46873636e918
[CRYPTO] null: Allow setkey on digest_null

We need to allow setkey on digest_null if it is to be used directly by
authenc instead of through hmac.

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