diff options
author | Eric Biggers <ebiggers@google.com> | 2023-10-22 01:10:53 -0700 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-10-27 18:04:29 +0800 |
commit | 0f8660c82b79af595b056f6b9f4f227edeb88574 (patch) | |
tree | 4b5593d20c91173dc1a49a535c24c0f8f347946f /crypto | |
parent | 33fe2fb763a84152a297e97b144bbda19fde67e4 (diff) | |
download | lwn-0f8660c82b79af595b056f6b9f4f227edeb88574.tar.gz lwn-0f8660c82b79af595b056f6b9f4f227edeb88574.zip |
crypto: ahash - remove crypto_ahash_alignmask
crypto_ahash_alignmask() no longer has any callers, and it always
returns 0 now that neither ahash nor shash algorithms support nonzero
alignmasks anymore. Therefore, remove it.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions