]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Revert "crypto: testmgr - Add multibuffer hash testing"
authorHerbert Xu <herbert@gondor.apana.org.au>
Sun, 30 Mar 2025 01:32:00 +0000 (09:32 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 30 Mar 2025 01:39:57 +0000 (09:39 +0800)
commit9764d5b0cd0ea4846fd46c7d0b4238ea122075a9
tree8c1a4dbefc8abdd4b17a64b538e06b6f125f73f0
parent99585c2192cb1ce212876e82ef01d1c98c7f4699
Revert "crypto: testmgr - Add multibuffer hash testing"

This reverts commit 8b54e6a8f4156ed43627f40300b0711dc977fbc1.

The multibuffer tests has a number of bugs.  For example, the SG
lists for the filler requests weren't initialised properly, and
it fails to take data-keyed algorithms such as poly1305 into account.

More importantly, the chaining interface itself is under review.
Revert this until the interface is fully settled.

Reported-by: Manorit Chawdhry <m-chawdhry@ti.com>
Reported-by: kernel test robot <oliver.sang@intel.com>
Closes: https://lore.kernel.org/oe-lkp/202503281658.7a078821-lkp@intel.com
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/testmgr.c