Re: [PATCH] crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(des3_ede))
From: Aleksander Jan Bajkowski
Date: Sat Feb 07 2026 - 09:31:58 EST
On 2/7/26 02:33, Herbert Xu wrote:
On Fri, Feb 06, 2026 at 08:40:18PM +0100, Aleksander Jan Bajkowski wrote:It's fine now. Thanks.
While resolving the conflict, the entry was added in the wrong place. As aThanks for the heads up. I've just pushed out a fix, can you
result, the test manager complains about sorting:
[ 0.050891] testmgr: alg_test_descs entries in wrong order:
'authenc(hmac(md5),ecb(cipher_null))' before
'authenc(hmac(md5),cbc(des3_ede))'
please double-check?
Cheers,