Hello Eric, On Thu, 6 May 2021 at 03:39, Eric Biggers <ebiggers@xxxxxxxxxx> wrote: > > On Thu, May 06, 2021 at 03:07:14AM +0530, Bhupesh Sharma wrote: > > > > Tested the enabled crypto algorithms with cryptsetup test utilities > > on sm8250-mtp and RB5 board (see [1]). > > > > Does this driver also pass the crypto self-tests, including the fuzz tests > (CONFIG_CRYPTO_MANAGER_EXTRA_TESTS=y)? I did try running these self-tests and they pass with 'CONFIG_CRYPTO_MANAGER_EXTRA_TESTS=y' as well. Do note that we need the AEAD fixes from Thara (see[1]) for all of the fuzz tests to work (so my patches are actually rebased on this series). [1]. https://lore.kernel.org/linux-crypto/20210429150707.3168383-5-thara.gopinath@xxxxxxxxxx/T/ Thanks, Bhupesh