summaryrefslogtreecommitdiff
path: root/crypto/michael_mic.c
diff options
context:
space:
mode:
authorSebastian Siewior <linux-crypto@ml.breakpoint.cc>2007-05-19 19:51:21 +1000
committerHerbert Xu <herbert@gondor.apana.org.au>2007-07-11 20:58:54 +0800
commit20b25bb420c3a03443b1ebf62c2228a9f923bd3a (patch)
tree41e52489aa6f43653995d577055adf4b72667978 /crypto/michael_mic.c
parentf4728238dbc1eae3a6258c73cc69d5726cb6bd8e (diff)
downloadlinux-crypto-20b25bb420c3a03443b1ebf62c2228a9f923bd3a.tar.gz
linux-crypto-20b25bb420c3a03443b1ebf62c2228a9f923bd3a.zip
[CRYPTO] api: Handle unaligned keys in setkey
setkey() in {cipher,blkcipher,ablkcipher,hash}.c does not respect the requested alignment by the algorithm. This patch fixes it. The extra memory is allocated by kmalloc() with GFP_ATOMIC flag. Signed-off-by: Sebastian Siewior <linux-crypto@ml.breakpoint.cc> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/michael_mic.c')
0 files changed, 0 insertions, 0 deletions