summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@kernel.org>2026-03-14 14:25:19 -0700
committerIlya Dryomov <idryomov@gmail.com>2026-04-22 01:40:22 +0200
commitc7aac00c2c1dc8f6cb66ce10c730e0cd871408bf (patch)
tree61f0c7a3e5cbbff05ad4df58fa3930fbb2ae9378 /include/linux/timerqueue.h
parenta0d9555bf9eaeba34fe6b6bb86f442fe08ba3842 (diff)
libceph: Remove obsolete session key alignment logic
Since the call to crypto_shash_setkey() was replaced with hmac_sha256_preparekey() which doesn't allocate memory regardless of the alignment of the input key, remove the session key alignment logic from process_auth_done(). Also remove the inclusion of crypto/hash.h, which is no longer needed since crypto_shash is no longer used. [ idryomov: rewrap comment ] Signed-off-by: Eric Biggers <ebiggers@kernel.org> Reviewed-by: Ilya Dryomov <idryomov@gmail.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions