summaryrefslogtreecommitdiff
path: root/crypto/aegis128-core.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2019-12-01 13:53:28 -0800
committerHerbert Xu <herbert@gondor.apana.org.au>2019-12-11 16:37:01 +0800
commit0005460c355121723390d7402fed0facac6925ab (patch)
tree1299802fc2a934185da1694ffc7f9de551bdff4d /crypto/aegis128-core.c
parent43abfb917a5c55de06152190bcf07da3f75992cb (diff)
downloadlinux-crypto-0005460c355121723390d7402fed0facac6925ab.tar.gz
linux-crypto-0005460c355121723390d7402fed0facac6925ab.zip
crypto: testmgr - test setting misaligned keys
The alignment bug in ghash_setkey() fixed by commit 96c374759f64 ("crypto: ghash - fix unaligned memory access in ghash_setkey()") wasn't reliably detected by the crypto self-tests on ARM because the tests only set the keys directly from the test vectors. To improve test coverage, update the tests to sometimes pass misaligned keys to setkey(). This applies to shash, ahash, skcipher, and aead. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/aegis128-core.c')
0 files changed, 0 insertions, 0 deletions