[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250904023110.GB1345@sol>
Date: Wed, 3 Sep 2025 19:31:10 -0700
From: Eric Biggers <ebiggers@...nel.org>
To: ceph-devel@...r.kernel.org, Ilya Dryomov <idryomov@...il.com>,
Xiubo Li <xiubli@...hat.com>
Cc: linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] libceph: Use HMAC-SHA256 library instead of crypto_shash
On Thu, Jul 31, 2025 at 12:02:27PM -0700, Eric Biggers wrote:
> Use the HMAC-SHA256 library functions instead of crypto_shash. This is
> simpler and faster.
>
> Signed-off-by: Eric Biggers <ebiggers@...nel.org>
> ---
> include/linux/ceph/messenger.h | 4 +-
> net/ceph/Kconfig | 3 +-
> net/ceph/messenger_v2.c | 77 ++++++++++------------------------
> 3 files changed, 26 insertions(+), 58 deletions(-)
Looks like this patch hasn't been applied yet. Can it be taken through
the ceph tree? Thanks,
- Eric
Powered by blists - more mailing lists