diff options
author | Tianjia Zhang <[email protected]> | 2021-07-20 11:46:42 +0800 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2021-07-30 10:58:31 +0800 |
commit | a7fc80bb22eb0f13791ee4f70484e88316cc2a24 (patch) | |
tree | 79e262181550cb835ae8e49b20a7082cb8ba7c41 /tools/perf/scripts/python | |
parent | a7ee22ee1445c7fdb00ab80116bb9710ca86a860 (diff) |
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 <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions