diff options
author | Tianjia Zhang <tianjia.zhang@linux.alibaba.com> | 2021-07-20 11:46:42 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2021-07-30 10:58:31 +0800 |
commit | a7fc80bb22eb0f13791ee4f70484e88316cc2a24 (patch) | |
tree | 79e262181550cb835ae8e49b20a7082cb8ba7c41 /crypto/Kconfig | |
parent | a7ee22ee1445c7fdb00ab80116bb9710ca86a860 (diff) | |
download | linux-a7fc80bb22eb0f13791ee4f70484e88316cc2a24.tar.gz linux-a7fc80bb22eb0f13791ee4f70484e88316cc2a24.tar.bz2 linux-a7fc80bb22eb0f13791ee4f70484e88316cc2a24.zip |
crypto: tcrypt - add the asynchronous speed test for SM4
tcrypt supports testing of SM4 cipher algorithms that use avx
instruction set acceleration. The implementation of sm4 instruction
set acceleration supports up to 8 blocks in parallel encryption and
decryption, which is 128 bytes. Therefore, the 128-byte block size
is also added to block_sizes.
Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/Kconfig')
0 files changed, 0 insertions, 0 deletions