Make fips algorithm test utilities use RESP_EOL for end of line character(s).
authorDr. Stephen Henson <steve@openssl.org>
Sat, 1 Oct 2011 20:42:52 +0000 (20:42 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 1 Oct 2011 20:42:52 +0000 (20:42 +0000)
commit4cc2bbab6758b73e005d69cb454cb9ba269859df
tree6c3d6059670677b55dd7756b1b24840880d20088
parent04c3aa5c1ab4244293ca60f6aeabb431e8b44cbe
Make fips algorithm test utilities use RESP_EOL for end of line character(s).
This should be CRLF even under *nix.
fips/aes/fips_aesavs.c
fips/aes/fips_gcmtest.c
fips/cmac/fips_cmactest.c
fips/des/fips_desmovs.c
fips/dsa/fips_dssvs.c
fips/ecdsa/fips_ecdsavs.c
fips/fips_utl.h
fips/hmac/fips_hmactest.c
fips/rsa/fips_rsastest.c
fips/rsa/fips_rsavtest.c
fips/sha/fips_shatest.c