diff options
author | Eric Biggers <ebiggers@google.com> | 2023-10-22 01:10:48 -0700 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-10-27 18:04:29 +0800 |
commit | e77f5dd701381cef35b9ea8b6dea6e62c8a7f9f3 (patch) | |
tree | e02901e4cc66e0b81ed30caef104201f8ab7b6bc /crypto/fips.c | |
parent | 93f367a9a41ab539e905b1ea91254868e4cf8faa (diff) |
net: ipv4: stop checking crypto_ahash_alignmask
Now that the alignmask for ahash and shash algorithms is always 0,
crypto_ahash_alignmask() always returns 0 and will be removed. In
preparation for this, stop checking crypto_ahash_alignmask() in ah4.c.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/fips.c')
0 files changed, 0 insertions, 0 deletions