[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250502191654.2da1f58b@kernel.org>
Date: Fri, 2 May 2025 19:16:54 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Eric Biggers <ebiggers@...nel.org>
Cc: netdev@...r.kernel.org, Andrew Lunn <andrew+netdev@...n.ch>, "David S .
Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Paolo
Abeni <pabeni@...hat.com>, linux-usb@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-crypto@...r.kernel.org, Hayes Wang
<hayeswang@...ltek.com>
Subject: Re: [PATCH net-next] r8152: use SHA-256 library API instead of
crypto_shash API
On Mon, 28 Apr 2025 12:16:06 -0700 Eric Biggers wrote:
> From: Eric Biggers <ebiggers@...gle.com>
>
> This user of SHA-256 does not support any other algorithm, so the
> crypto_shash abstraction provides no value. Just use the SHA-256
> library API instead, which is much simpler and easier to use.
>
> Signed-off-by: Eric Biggers <ebiggers@...gle.com>
Applied, thanks!
Powered by blists - more mailing lists