summaryrefslogtreecommitdiff
path: root/crypto/shash.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2018-07-23 09:57:50 -0700
committerHerbert Xu <herbert@gondor.apana.org.au>2018-08-03 18:06:03 +0800
commit6190c64c7ae297bec1342c3c1eda2609e4f469ec (patch)
tree472c62ff076161f8dfb8756e333ab05888cf2dcc /crypto/shash.c
parent7c14d904ceadae851d2302a38f9a41b642d31e1c (diff)
downloadlinux-crypto-6190c64c7ae297bec1342c3c1eda2609e4f469ec.tar.gz
linux-crypto-6190c64c7ae297bec1342c3c1eda2609e4f469ec.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: d18b9adbc195 ("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/shash.c')
0 files changed, 0 insertions, 0 deletions