+25
−0
+25
−0
+30
−3
+37
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>