diff options
author | Eric Biggers <ebiggers@google.com> | 2023-10-18 22:53:38 -0700 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-10-27 18:04:25 +0800 |
commit | 69dde0a1fa9a45faf2d863cfc0deb1e82ba5c7a9 (patch) | |
tree | 1f3c364ba8c1fbbe06467e7142b7b4b827fc553c /crypto | |
parent | 345bfa3c10ced43281877ce68ae7b3bf360afc76 (diff) |
libceph: stop checking crypto_shash_alignmask
Now that the shash algorithm type does not support nonzero alignmasks,
crypto_shash_alignmask() always returns 0 and will be removed. In
preparation for this, stop checking crypto_shash_alignmask() in
net/ceph/messenger_v2.c.
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