public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
From: Eric Biggers <ebiggers@kernel.org>
To: ceph-devel@vger.kernel.org, Ilya Dryomov <idryomov@gmail.com>,
	Xiubo Li <xiubli@redhat.com>
Cc: linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] libceph: Use HMAC-SHA256 library instead of crypto_shash
Date: Wed, 3 Sep 2025 19:31:10 -0700	[thread overview]
Message-ID: <20250904023110.GB1345@sol> (raw)
In-Reply-To: <20250731190227.16187-1-ebiggers@kernel.org>

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@kernel.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

  parent reply	other threads:[~2025-09-04  2:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-31 19:02 [PATCH] libceph: Use HMAC-SHA256 library instead of crypto_shash Eric Biggers
2025-07-31 19:25 ` Viacheslav Dubeyko
2025-09-04  2:31 ` Eric Biggers [this message]
2025-09-04 10:27   ` Ilya Dryomov
2025-09-04 10:24 ` Ilya Dryomov
2025-09-04 17:25   ` Eric Biggers
2025-09-08  9:32     ` Ilya Dryomov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250904023110.GB1345@sol \
    --to=ebiggers@kernel.org \
    --cc=ceph-devel@vger.kernel.org \
    --cc=idryomov@gmail.com \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=xiubli@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox