Re: [PATCH v3] nvmet-auth: update sc_c in target host hash calculation

From: Keith Busch
Date: Mon Nov 17 2025 - 11:10:22 EST


On Fri, Nov 07, 2025 at 09:17:11AM +1000, alistair23@xxxxxxxxx wrote:
> From: Alistair Francis <alistair.francis@xxxxxxx>
>
> Commit 7e091add9c43 "nvme-auth: update sc_c in host response" added
> the sc_c variable to the dhchap queue context structure which is
> appropriately set during negotiate and then used in the host response.
>
> This breaks secure concat connections with a Linux target as the target
> code wasn't updated at the same time. This patch fixes this by adding a
> new sc_c variable to the host hash calculations.

Thanks, applied to nvme-6.18.