diff options
author | Tianjia Zhang <tianjia.zhang@linux.alibaba.com> | 2020-09-21 00:20:58 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-09-25 17:48:54 +1000 |
commit | a1f62c217d9c371187dd14d2e1370923aae58994 (patch) | |
tree | 2ebb6fb35771371251e58cda80d8da459c835400 /lib/cmpdi2.c | |
parent | ea7ecb66440b37c035e899c60ceaf7a03d364930 (diff) | |
download | linux-stable-a1f62c217d9c371187dd14d2e1370923aae58994.tar.gz linux-stable-a1f62c217d9c371187dd14d2e1370923aae58994.tar.bz2 linux-stable-a1f62c217d9c371187dd14d2e1370923aae58994.zip |
crypto: testmgr - support test with different ciphertext per encryption
Some asymmetric algorithms will get different ciphertext after
each encryption, such as SM2, and let testmgr support the testing
of such algorithms.
In struct akcipher_testvec, set c and c_size to be empty, skip
the comparison of the ciphertext, and compare the decrypted
plaintext with m to achieve the test purpose.
Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com>
Tested-by: Xufeng Zhang <yunbo.xufeng@linux.alibaba.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/cmpdi2.c')
0 files changed, 0 insertions, 0 deletions