summaryrefslogtreecommitdiffstats
path: root/crypto/scatterwalk.c
diff options
context:
space:
mode:
authorEric Biggers2018-07-23 18:57:50 +0200
committerHerbert Xu2018-08-03 12:06:03 +0200
commit0567fc9e90b9b1c8dbce8a5468758e6206744d4a (patch)
treec5ec7dd05c193c038adb2393a22cbc7bdbd1958d /crypto/scatterwalk.c
parentarm64: dts: hisi: add SEC crypto accelerator nodes for hip07 SoC (diff)
downloadkernel-qcow2-linux-0567fc9e90b9b1c8dbce8a5468758e6206744d4a.tar.gz
kernel-qcow2-linux-0567fc9e90b9b1c8dbce8a5468758e6206744d4a.tar.xz
kernel-qcow2-linux-0567fc9e90b9b1c8dbce8a5468758e6206744d4a.zip
crypto: skcipher - fix aligning block size in skcipher_copy_iv()
The ALIGN() macro needs to be passed the alignment, not the alignmask (which is the alignment minus 1). Fixes: b286d8b1a690 ("crypto: skcipher - Add skcipher walk interface") Cc: <stable@vger.kernel.org> # v4.10+ Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/scatterwalk.c')
0 files changed, 0 insertions, 0 deletions