Re: [PATCH 0/6] crypto: Accelerated AES/GCM stitched implementation

From: Danny Tsen
Date: Wed Nov 30 2022 - 06:10:11 EST


Hi Eric,

I will test with CONFIG_CRYPTO_MANAGER_EXTRA_TESTS=y and provide updates.  Please ignore my resend patch that I just sent so it is threaded under patch 0.

Thanks.

-Danny

On 11/30/22 1:09 PM, Eric Biggers wrote:
On Tue, Nov 29, 2022 at 07:52:30PM +0800, Danny Tsen wrote:
This patch has been tested with the kernel crypto module tcrypt.ko and has
passed the selftest.
Please make sure you've tested it with CONFIG_CRYPTO_MANAGER_EXTRA_TESTS=y.

- Eric