]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
crypto: testmgr - Add test vectors for authenc(hmac(sha384),rfc3686(ctr(aes)))
authorAleksander Jan Bajkowski <olek2@wp.pl>
Thu, 5 Mar 2026 20:08:23 +0000 (21:08 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 15 Mar 2026 04:23:13 +0000 (13:23 +0900)
commit2f0814271715f974ae1fc6247c9918906c83e24b
treea1890bf0a7d4bbe6843f628cac3bd01c4d25cfb2
parent5ac6b904c70ff163fd2f9e152056300ce5ed6c26
crypto: testmgr - Add test vectors for authenc(hmac(sha384),rfc3686(ctr(aes)))

Test vectors were generated starting from existing RFC3686(CTR(AES)) test
vectors and adding HMAC(SHA384) computed with software implementation.
Then, the results were double-checked on Mediatek MT7986 (safexcel).
Platform pass self-tests.

Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/testmgr.c
crypto/testmgr.h