diff options
author | Tianjia Zhang <tianjia.zhang@linux.alibaba.com> | 2020-10-15 12:24:41 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-10-30 09:35:02 +0300 |
commit | 1bc608b4655b8b1491fb100f4cf4f15ae64a8698 (patch) | |
tree | f9886c09b765eff3819e8919ae67ea4457ae50d6 /Documentation/watchdog | |
parent | ad0bb4e4d226e76950531cb4260402bbbb8997b5 (diff) | |
download | linux-1bc608b4655b8b1491fb100f4cf4f15ae64a8698.tar.xz |
crypto: sm2 - remove unnecessary reset operations
This is an algorithm optimization. The reset operation when
setting the public key is repeated and redundant, so remove it.
At the same time, `sm2_ecc_os2ec()` is optimized to make the
function more simpler and more in line with the Linux code style.
Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'Documentation/watchdog')
0 files changed, 0 insertions, 0 deletions