diff options
Diffstat (limited to '')
| -rw-r--r-- | src/lib/libcrypto/util/fipslink.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/util/fipslink.pl b/src/lib/libcrypto/util/fipslink.pl index a893833c5c..3597bc1740 100644 --- a/src/lib/libcrypto/util/fipslink.pl +++ b/src/lib/libcrypto/util/fipslink.pl | |||
| @@ -28,7 +28,7 @@ if (exists $ENV{"PREMAIN_DSO_EXE"}) | |||
| 28 | } | 28 | } |
| 29 | 29 | ||
| 30 | check_hash($sha1_exe, "fips_premain.c"); | 30 | check_hash($sha1_exe, "fips_premain.c"); |
| 31 | check_hash($sha1_exe, "fipscanister.o"); | 31 | check_hash($sha1_exe, "fipscanister.lib"); |
| 32 | 32 | ||
| 33 | 33 | ||
| 34 | print "Integrity check OK\n"; | 34 | print "Integrity check OK\n"; |
