[PATCH 01/13] crypto: sha256 - support arch-optimized lib and expose through shash

Eric Biggers ebiggers at kernel.org
Sun Apr 27 12:05:50 AEST 2025


On Sun, Apr 27, 2025 at 09:52:42AM +0800, Herbert Xu wrote:
> On Sat, Apr 26, 2025 at 06:50:41PM -0700, Eric Biggers wrote:
> >
> > But this one does have a lib/crypto/ interface now.  There's no reason not to
> > use it here.
> 
> I need to maintain a consistent export format between shash and
> ahash

Why?  And how is that relevant here, when the export format should just be
struct sha256_state, as it was before?

- Eric


More information about the Linuxppc-dev mailing list