aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/compaction-times.py
diff options
context:
space:
mode:
authorTianjia Zhang <[email protected]>2022-03-15 17:44:51 +0800
committerHerbert Xu <[email protected]>2022-04-08 16:12:46 +0800
commit73c919d314ad57be900437fd329990b1d846b763 (patch)
tree60e59a08cfe9cc16cefa245a8f3c0cd0af54bfdb /tools/perf/scripts/python/compaction-times.py
parentd2825fa9365d0101571ed16534b16b7c8d261ab3 (diff)
crypto: sm4 - export sm4 constant arrays
Export the constant arrays fk, ck, sbox of the SM4 algorithm, and add the 'crypto_sm4_' prefix, where sbox is used in the SM4 NEON implementation for the tbl/tbx instruction to replace the S-BOX, and the fk, ck arrays are used in the SM4 CE implementation. Use the sm4ekey instruction to speed up key expansion operations. Signed-off-by: Tianjia Zhang <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions