[CRYPTO] cryptd: Use geniv of the underlying algorithm
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 27 Nov 2007 13:15:31 +0000 (21:15 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 10 Jan 2008 21:16:43 +0000 (08:16 +1100)
commit927eead52c958829ef62c8aa5da2751033a2cf98
tree9ff2fec245f1357677902125172c30bc5b4290fc
parent23508e11ab3bb405dca66bf4d77e488bf2b07b0c
[CRYPTO] cryptd: Use geniv of the underlying algorithm

If the underlying algorithm specifies a specific geniv algorithm then
we should use it for the cryptd version as well.

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