aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/algapi.c
diff options
context:
space:
mode:
authorHerbert Xu <[email protected]>2025-03-21 08:43:30 +0000
committerHerbert Xu <[email protected]>2025-03-21 23:25:19 +0000
commit8b54e6a8f4156ed43627f40300b0711dc977fbc1 (patch)
tree4f25bfd39046dcf3e536b116cdaa1fada5dbe982 /crypto/algapi.c
parentcrypto: hash - Fix synchronous ahash chaining fallback (diff)
downloadkernel-8b54e6a8f4156ed43627f40300b0711dc977fbc1.tar.gz
kernel-8b54e6a8f4156ed43627f40300b0711dc977fbc1.zip
crypto: testmgr - Add multibuffer hash testing
This is based on a patch by Eric Biggers <[email protected]>. Add limited self-test for multibuffer hash code path. This tests only a single request in chain of a random length. The other requests are either all of the same length as the one being tested, or random lengths between 0 and PAGE_SIZE * 2 * XBUFSIZE. Potential extension include testing all requests rather than just the single one. Link: https://lore.kernel.org/all/[email protected]/ Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'crypto/algapi.c')
0 files changed, 0 insertions, 0 deletions