Loading fips/fips_check_sha1 +1 −1 Original line number Diff line number Diff line Loading @@ -3,6 +3,6 @@ FP=$1 shift egrep '^CFLAG=.*-DFIPS ' $TOP/Makefile || exit 0 egrep '^CFLAG=.*-DFIPS( |$)' $TOP/Makefile || exit 0 $TOP/fips/sha1/fips_standalone_sha1 $@ | diff -u $FP - Loading
fips/fips_check_sha1 +1 −1 Original line number Diff line number Diff line Loading @@ -3,6 +3,6 @@ FP=$1 shift egrep '^CFLAG=.*-DFIPS ' $TOP/Makefile || exit 0 egrep '^CFLAG=.*-DFIPS( |$)' $TOP/Makefile || exit 0 $TOP/fips/sha1/fips_standalone_sha1 $@ | diff -u $FP -