Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] nvme-auth: use SHASH_DESC_ON_STACK
@ 2025-05-07  8:28 Hannes Reinecke
  2025-05-07  8:28 ` [PATCH 1/2] " Hannes Reinecke
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Hannes Reinecke @ 2025-05-07  8:28 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Keith Busch, Sagi Grimberg, linux-nvme, Hannes Reinecke

From: Hannes Reinecke <hare@suse.de>

Hi all,

we should be using SHASH_DESC_ON_STACK in the
nvme authentication code to save some memory allocations.

Hannes Reinecke (2):
  nvme-auth: use SHASH_DESC_ON_STACK
  nvmet-auth: use SHASH_DESC_ON_STACK

 drivers/nvme/common/auth.c | 15 ++-------------
 drivers/nvme/target/auth.c | 12 ++----------
 2 files changed, 4 insertions(+), 23 deletions(-)

-- 
2.35.3



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-05-09  5:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-07  8:28 [PATCH 0/2] nvme-auth: use SHASH_DESC_ON_STACK Hannes Reinecke
2025-05-07  8:28 ` [PATCH 1/2] " Hannes Reinecke
2025-05-07  9:37   ` Damien Le Moal
2025-05-07  8:28 ` [PATCH 2/2] nvmet-auth: " Hannes Reinecke
2025-05-07  9:37   ` Damien Le Moal
2025-05-09  5:06 ` [PATCH 0/2] nvme-auth: " Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox