Received: by 2002:a5d:9c59:0:0:0:0:0 with SMTP id 25csp1626773iof; Tue, 7 Jun 2022 08:53:15 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwTNhw9juBKhjf4TSTrPY06JfxLA7zmZDoPR2dT7sp+fKo7ze31ZYCN9iOqJQwp5gwcIX+K X-Received: by 2002:a17:903:284:b0:168:4d1a:3ccc with SMTP id j4-20020a170903028400b001684d1a3cccmr1682036plr.78.1654617195029; Tue, 07 Jun 2022 08:53:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1654617195; cv=none; d=google.com; s=arc-20160816; b=r17UV9c8dUm/2G2qqI/zTeOG0jriOayoyQJhs03i8YdWVFyTXjZDWtH0jQrN3B02Tu skCS3otne7+KDsfo2eocgiHjbQ7CKsW3hjEcU34bsNoba8pCYOQJqG+7sM2XsMIXC9yo /uGqsWGfiUa0o2xv5L7c4ZTx2dVQaTwVEXb65z5qf8iE/3QLzQKueBrYi6M4LG/t708m mUu56y9AwHfq9I5WKvTqzS0bO4c2ecmC1AVDhLRgg0HQhMaHOwTqDdfIHZUmbignmrua U3irhd+zPbZwVMq6x9MhkAtC4fxA30vUePqQNr1TkPoOTyhVWKpHithY/Oli9vVz4h/b lQEw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=El7DPG5/hda+xqYuuX0LwL0YlMWkzO4GgQoUo2g7/js=; b=cTxSTCjDkJ5DT9Ioy8HKn/vjB8WgC4j8R6g/7lm5HmK2+/x/CuNUrbtfMgVeAyu/+U O7nx1i4E1Ff517LNOp36PpauTcdic2P9yzwugoXxJ4qcGUhLYovJImmyqj2c9nRadyym ZwYO/kGrnXw0ZeeY1qsWPcwlL05rG9QiFwGP2FxVg9Ypu5JIdm5Aq+5D1jKwLZXgpL7p lTfOYCwE13HjzoONG4hws1mPwc6lauB2B0sPZOknWLz2x3dpfW13uJoxwztvyN4ZTlEM z7ZwHZYX04efxqvb5WQyBL4W+K25WlIwvw4Z8FkawsnNUcDYruzRsmbXygGZoS5ETziK eQlQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id y1-20020a17090a104100b001dc7934acb3si6250749pjd.127.2022.06.07.08.52.47; Tue, 07 Jun 2022 08:53:14 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241645AbiFGKqH (ORCPT + 99 others); Tue, 7 Jun 2022 06:46:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41954 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241555AbiFGKpx (ORCPT ); Tue, 7 Jun 2022 06:45:53 -0400 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2251BED72D for ; Tue, 7 Jun 2022 03:45:47 -0700 (PDT) Received: by verein.lst.de (Postfix, from userid 2407) id 78E4367373; Tue, 7 Jun 2022 12:45:42 +0200 (CEST) Date: Tue, 7 Jun 2022 12:45:41 +0200 From: Christoph Hellwig To: Hannes Reinecke Cc: Herbert Xu , Christoph Hellwig , Sagi Grimberg , Keith Busch , linux-nvme@lists.infradead.org, linux-crypto@vger.kernel.org Subject: Re: [PATCHv12 00/11] nvme: In-band authentication support Message-ID: <20220607104541.GA25515@lst.de> References: <20220518112234.24264-1-hare@suse.de> <20220526090056.GA27050@lst.de> <99126556-65b8-d0eb-bcd5-7b850493b51f@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_NONE,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Fri, May 27, 2022 at 12:21:59PM +0200, Hannes Reinecke wrote: > Christoph, you can pick either v12 or v13; the difference is just the check > for available hash and kpp functions. v12 has the dynamic version > using the crypto helpers, v13 has the static version checking compile-time > configuration. > Either way would work. Please resend with these helpers included and any other fixups after rc2 is released.