aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_target.rs
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2023-06-15 22:24:03 -0700
committerJakub Kicinski <[email protected]>2023-06-15 22:24:03 -0700
commitd4e067287b41b9eba278533d32afda35b25fbdd5 (patch)
tree3856dd4542fdefa094ef1ee7ff071aceed48fbc0 /scripts/generate_rust_target.rs
parent40f71e7cd3c6ac04293556ab0504a372393838ff (diff)
parentd7a2fc1437f71cb058c7b11bc33dfc19e4bf277a (diff)
Merge branch 'check-if-fips-mode-is-enabled-when-running-selftests'
Magali Lemes says: ==================== Check if FIPS mode is enabled when running selftests Some test cases from net/tls, net/fcnal-test and net/vrf-xfrm-tests that rely on cryptographic functions to work and use non-compliant FIPS algorithms fail in FIPS mode. In order to allow these tests to pass in a wider set of kernels, - for net/tls, skip the test variants that use the ChaCha20-Poly1305 and SM4 algorithms, when FIPS mode is enabled; - for net/fcnal-test, skip the MD5 tests, when FIPS mode is enabled; - for net/vrf-xfrm-tests, replace the algorithms that are not FIPS-compliant with compliant ones. v1: https://lore.kernel.org/netdev/[email protected]/ v2: https://lore.kernel.org/netdev/[email protected]/ v3: https://lore.kernel.org/netdev/[email protected]/ ==================== Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/generate_rust_target.rs')
0 files changed, 0 insertions, 0 deletions