crypto: echainiv - Fix IV size in context size calculation
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 27 May 2015 06:37:34 +0000 (14:37 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 28 May 2015 03:23:18 +0000 (11:23 +0800)
commit9d03aee125d73908ddbe9c1b96338c9b69e1abc0
tree10a99478e53ccebdb11e9fecfa9b4646aa4a9122
parentd97de47ca1d160acdf29f0b4eadf2ae831bd5254
crypto: echainiv - Fix IV size in context size calculation

This patch fixes a bug in the context size calculation where we
were still referring to the old cra_aead.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/echainiv.c
This page took 0.023945 seconds and 5 git commands to generate.