summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorWenkai Lin <linwenkai6@hisilicon.com>2024-12-13 12:13:34 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2024-12-21 17:46:24 +0300
commitfd337f852b2677b53d0859a47b58e6e6bd189f30 (patch)
treed4be55d4197e122f8f0a743f9a400c66d5a02b79 /tools/perf/scripts/python/gecko.py
parent3cd46a78eeee8f1be545492a9de6dc37cd7d69d9 (diff)
downloadlinux-fd337f852b2677b53d0859a47b58e6e6bd189f30.tar.xz
crypto: hisilicon/sec2 - fix for aead icv error
When the AEAD algorithm is used for encryption or decryption, the input authentication length varies, the hardware needs to obtain the input length to pass the integrity check verification. Currently, the driver uses a fixed authentication length,which causes decryption failure, so the length configuration is modified. In addition, the step of setting the auth length is unnecessary, so it was deleted from the setkey function. Fixes: 2f072d75d1ab ("crypto: hisilicon - Add aead support on SEC2") Signed-off-by: Wenkai Lin <linwenkai6@hisilicon.com> Signed-off-by: Chenghai Huang <huangchenghai2@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions