diff options
author | Eric Biggers <ebiggers@google.com> | 2023-10-18 22:53:41 -0700 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-10-27 18:04:25 +0800 |
commit | 321dfe9777a88cdafe676bb03bab07af26c6cfd8 (patch) | |
tree | c4b908c88b78738e40f5c7cce5095ee66670fdd3 /crypto/hctr2.c | |
parent | 2125c11efd83a5aeb9bf04bcbc83b49e8d7e2afb (diff) |
crypto: adiantum - 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/hctr2.c')
0 files changed, 0 insertions, 0 deletions