crypto: testmgr - add diff-splits of src/dst into default cipher config
authorZhang Yiqun <zhangyiqun@phytium.com.cn>
Thu, 2 Feb 2023 08:38:05 +0000 (16:38 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 10 Feb 2023 09:20:19 +0000 (17:20 +0800)
commitacd4045db64cdebc6ce4be35abe01000311664aa
treeed8f67147482dadf162bca8f88838a46d512b599
parent4e4a08868f15897ca236528771c3733fded42c62
crypto: testmgr - add diff-splits of src/dst into default cipher config

This type of request is often happened in AF_ALG cases.
So add this vector in default cipher config array.

Signed-off-by: Zhang Yiqun <zhangyiqun@phytium.com.cn>
Reviewed-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/testmgr.c