summaryrefslogtreecommitdiff
path: root/crypto/shash.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2023-10-18 22:53:42 -0700
committerHerbert Xu <herbert@gondor.apana.org.au>2023-10-27 18:04:25 +0800
commit456364410716889832798a54d33efb459e78e20e (patch)
treeb084ffd06e7c3f457c3a07d647fd4719183ba9cf /crypto/shash.c
parent649b5691439de493d3fe58c9e5af39270a1c93a7 (diff)
downloadlinux-crypto-456364410716889832798a54d33efb459e78e20e.tar.gz
linux-crypto-456364410716889832798a54d33efb459e78e20e.zip
crypto: hctr2 - stop using alignmask of shash_alg
Now that the shash algorithm type does not support nonzero alignmasks, shash_alg::base.cra_alignmask is always 0, so OR-ing it into another value is a no-op. 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