Message ID | Y4Xyflca/hkvR0eR@Dannys-MacBook-Pro.local (mailing list archive) |
---|---|
Headers | show |
Series | crypto: Accelerated AES/GCM stitched implementation | expand |
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
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