]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: tcrypt - add OFB functional tests
authorGilad Ben-Yossef <gilad@benyossef.com>
Thu, 20 Sep 2018 13:18:40 +0000 (14:18 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 28 Sep 2018 04:46:26 +0000 (12:46 +0800)
commit9110119db575ea746ce0bca2d665356b605a9561
treee4d6b258b6b2ac4a7039c4dbd3b8f9b683481ac1
parentae0bc069d92e88bc7b6629a94af1c8dd8718bd50
crypto: tcrypt - add OFB functional tests

We already have OFB test vectors and tcrypt OFB speed tests.
Add OFB functional tests to tcrypt as well.

Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/tcrypt.c