Re: [PATCH v4 0/4] Implement GCM ghash using Zbc and Zbkb extensions

From: Heiko Stübner
Date: Wed Apr 26 2023 - 19:29:15 EST


Hi,

Am Donnerstag, 27. April 2023, 01:23:31 CEST schrieb Eric Biggers:
> On Thu, Apr 27, 2023 at 01:20:31AM +0200, Heiko Stübner wrote:
> > But for me, this small bit of scalar crypto is also sort of a stepping
> > stone :-). Previous versions [0] already included patches using the
> > vector crypto extensions too, I just split that into a separate thing,
> > as _this_ series actually uses ratified extensions :-)
> >
> >
> > Heiko
> >
> >
> >
> > [0] https://lore.kernel.org/lkml/20230313191302.580787-12-heiko.stuebner@xxxxxxxx/T/
>
> That patchset wasn't sent to linux-crypto. Can you make sure to include
> linux-crypto@xxxxxxxxxxxxxxx on any subsequent patchsets? Thanks!

yeah, that was a fault on my part, which I managed to rectify with v4 here
[haven't had time to send the vector part as separate v4 yet]

Will include linux-crypto in further submissions.


Heiko