[PATCH 0/2] crypto: testmgr: test IV value after a cipher operation

From: Boris Brezillon
Date: Tue Jun 16 2015 - 05:47:23 EST


Hello,

Crypto drivers are supposed to update the IV passed to a cipher request
but it appears that some of them are not updating it.
The first patch of this series adds a new test for cipher algo (test the IV
value after a cipher operation) and the second one adds the expected IV value
to all the CBC test vectors.

Other cipher modes (LRW, CTR, ...) should be updated too.

Best Regards,

Boris

Boris Brezillon (2):
crypto: testmgr: test IV value after a cipher operation
crypto: testmgr: add iv_out information for all CBC testvec

crypto/testmgr.c | 12 ++++++++-
crypto/testmgr.h | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 93 insertions(+), 1 deletion(-)

--
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/