]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: testmgr - test IV value after a cipher operation
authorBoris BREZILLON <boris.brezillon@free-electrons.com>
Tue, 16 Jun 2015 09:46:46 +0000 (11:46 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 15 Oct 2015 13:05:01 +0000 (21:05 +0800)
commit053d1a644791a7fd26f94341199a123faef162b4
tree8b9050ea6aecbadc5010c1be476480223142c097
parent381151261fd5666841d933817b4dad21730a1f01
crypto: testmgr - test IV value after a cipher operation

The crypto drivers are supposed to update the IV passed to the crypto
request before calling the completion callback.
Test for the IV value before considering the test as successful.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/testmgr.c
crypto/testmgr.h