diff options
author | Eric Biggers <ebiggers@google.com> | 2019-02-14 00:03:51 -0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-02-22 12:47:27 +0800 |
commit | 8efd972ef96a3f77ded9a838005d49efa9a96243 (patch) | |
tree | 0279da489d21a11db4895e5f630918054243de2d /mm | |
parent | c9e1d48a1122ef1d0f753cbbe6e9a309214b5430 (diff) | |
download | linux-8efd972ef96a3f77ded9a838005d49efa9a96243.tar.gz linux-8efd972ef96a3f77ded9a838005d49efa9a96243.tar.bz2 linux-8efd972ef96a3f77ded9a838005d49efa9a96243.zip |
crypto: testmgr - support checking skcipher output IV
Allow skcipher test vectors to declare the value the IV buffer should be
updated to at the end of the encryption or decryption operation.
(This check actually used to be supported in testmgr, but it was never
used and therefore got removed except for the AES-Keywrap special case.
But it will be used by CBC and CTR now, so re-add it.)
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions