summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMagali Lemes <magali.lemes@canonical.com>2023-06-13 15:32:21 +0300
committerJakub Kicinski <kuba@kernel.org>2023-06-16 08:24:01 +0300
commitcb43c60e64ca67fcc9d23bd08f51d2ab8209d9d7 (patch)
tree807c5ca3ff36bcf7d5f900d12e438f236a0e7005 /tools/perf/scripts/python/export-to-sqlite.py
parentd113c395c67b62fc0d3f2004c0afc406aca0a2b7 (diff)
downloadlinux-cb43c60e64ca67fcc9d23bd08f51d2ab8209d9d7.tar.xz
selftests: net: vrf-xfrm-tests: change authentication and encryption algos
The vrf-xfrm-tests tests use the hmac(md5) and cbc(des3_ede) algorithms for performing authentication and encryption, respectively. This causes the tests to fail when fips=1 is set, since these algorithms are not allowed in FIPS mode. Therefore, switch from hmac(md5) and cbc(des3_ede) to hmac(sha1) and cbc(aes), which are FIPS compliant. Fixes: 3f251d741150 ("selftests: Add tests for vrf and xfrms") Reviewed-by: David Ahern <dsahern@kernel.org> Signed-off-by: Magali Lemes <magali.lemes@canonical.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions