From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 08930F8A145 for ; Thu, 16 Apr 2026 09:09:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=TixMsx0BPtUUqZSYORuHKunvvHdtwvU6CPQXYjdpSlc=; b=Pmk64O12OaxThZW3hihSMXSxHw tLXGGFjy6hIxRMelzE/X7Vy9I7r6gYFUzJIVfou/nHbii8M7IiIeZsZxF2sN0we5f05WBP/NTD8wF IazcfpOdwcLWqSSfPlgLOm5XpfdkYKpd2E0ZCzkhFQH7A0o1kHNNU0AFL3X7J3xWmGNP+F3qtkJ5x ruxnynlFLdDM+utFgC9GouWCqb5uldtZl8eodz6QKCqQpbSTuDt/uh0mdGbnj6hf2kn1vzFW7lfvA glp2TYwlQUBHpRYli/bSS3F1By1lS3t4WPSlMfPgt+HRZCDoc2Hk+pc8Mfv+vLpLFoFgT4CQfbOzY luKa+8Pw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1wDIiw-00000002Dv2-35NK; Thu, 16 Apr 2026 09:09:22 +0000 Received: from abb.hmeau.com ([180.181.231.80]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1wDIit-00000002Duf-40TL for linux-arm-kernel@lists.infradead.org; Thu, 16 Apr 2026 09:09:21 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gondor.apana.org.au; s=h01; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:cc:to:subject:message-id:date: from:content-type:reply-to; bh=TixMsx0BPtUUqZSYORuHKunvvHdtwvU6CPQXYjdpSlc=; b=ErtA4N6ex00IG5sZ4R0/6XrK72MfXtk43TUatl9ZTOD3lft947oTiyFT0exBCmptfvdJdoU1VvZ Wt08uMK3BhnbLjof2cfOrdkxCsqmKuEaXQNNlou2dFrB6jujgDNmvrTc123nKdNtttyh9tFndMcmq 5+Ii13rLjyYRHJ6/kztKxajGxgZTUUoaKYzvUVWqknnd/rQswOFCSI7/sC9L3ZJt+p9Y+wdPuxgcr 2NN7tsnBqVUr48q/0zB64Khuc24EmMw4LufBb+QNIO83m3WkKT1gpDpSDRw2EOvnZ8c0WT5l7JllM cv+avDHc4qKLlvNOWWfDT/stzw4FR7KDXhaA==; Received: from loth.rohan.me.apana.org.au ([192.168.167.2]) by formenos.hmeau.com with smtp (Exim 4.96 #2 (Debian)) id 1wDIik-006VE2-0F; Thu, 16 Apr 2026 17:09:11 +0800 Received: by loth.rohan.me.apana.org.au (sSMTP sendmail emulation); Thu, 16 Apr 2026 17:09:10 +0800 Date: Thu, 16 Apr 2026 17:09:10 +0800 From: Herbert Xu To: Hamza Mahfooz Cc: linux-crypto@vger.kernel.org, "David S. Miller" , Maxime Coquelin , Alexandre Torgue , linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Jeff Barnes , Paul Monson Subject: Re: [PATCH] crypto: tstmgr - guard xxhash tests Message-ID: References: <20260407192859.270745-1-hamzamahfooz@linux.microsoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260416_020919_997723_3081FF11 X-CRM114-Status: UNSURE ( 8.99 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Apr 16, 2026 at 05:06:27PM +0800, Herbert Xu wrote: > > So the error is coming from tcrypt. I think that's where the ifdef > should be added. On second thought, fips_allowed should not mean that an algorithm must be present. So we should change it such that an -ENOENT is not fatal, or at least when it's called from tcrypt. Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt