Loading fips/sha/fips_sha1_selftest.c +1 −1 Original line number Diff line number Diff line Loading @@ -78,7 +78,7 @@ void FIPS_corrupt_sha1() int FIPS_selftest_sha1() { int n; size_t n; for(n=0 ; n<sizeof(test)/sizeof(test[0]) ; ++n) { Loading Loading
fips/sha/fips_sha1_selftest.c +1 −1 Original line number Diff line number Diff line Loading @@ -78,7 +78,7 @@ void FIPS_corrupt_sha1() int FIPS_selftest_sha1() { int n; size_t n; for(n=0 ; n<sizeof(test)/sizeof(test[0]) ; ++n) { Loading