FIPS Script

1. Update fips-check.sh for checking out v5.2.0.1 of the fips.c file.
This commit is contained in:
John Safranek
2024-01-10 15:12:59 -08:00
parent e65e9f11c7
commit d9751aa103

View File

@@ -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'