summaryrefslogtreecommitdiff
path: root/crypto/khazad.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2005-07-06 13:53:29 -0700
committerDavid S. Miller <davem@davemloft.net>2005-07-06 13:53:29 -0700
commitaaf033a7a6d8b354345e8b558d8723e91420f560 (patch)
treed27e53c50e8b5f93a653348c5ca3560d62455d62 /crypto/khazad.c
parentf1093620ecc883dbc931b352d1b8138a8c20fdef (diff)
downloadlinux-crypto-aaf033a7a6d8b354345e8b558d8723e91420f560.tar.gz
linux-crypto-aaf033a7a6d8b354345e8b558d8723e91420f560.zip
[CRYPTO] Ensure cit_iv is aligned correctly
This patch ensures that cit_iv is aligned according to cra_alignmask by allocating it as part of the tfm structure. As a side effect the crypto layer will also guarantee that the tfm ctx area has enough space to be aligned by cra_alignmask. This allows us to remove the extra space reservation from the Padlock driver. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/khazad.c')
0 files changed, 0 insertions, 0 deletions