diff --git a/fips-check.sh b/fips-check.sh index b31b16dd0..d8090cc44 100755 --- a/fips-check.sh +++ b/fips-check.sh @@ -140,7 +140,7 @@ marvell-linux-selftest) linuxv5) FIPS_OPTION='v5' FIPS_FILES=( - 'wolfcrypt/src/fips.c:WCv5.0-RC12' + 'wolfcrypt/src/fips.c:WCv5.2.0.1-RC01' 'wolfcrypt/src/fips_test.c:WCv5.0-RC12' 'wolfcrypt/src/wolfcrypt_first.c:WCv5.0-RC12' 'wolfcrypt/src/wolfcrypt_last.c:WCv5.0-RC12'