summaryrefslogtreecommitdiff
path: root/fips/sha
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2011-09-14 20:48:49 +0000
committerAndy Polyakov <appro@openssl.org>2011-09-14 20:48:49 +0000
commit03e389cf049e4bbc2f6d0028dc320fb0583aad2c (patch)
tree61020185544c4ff9567d236e9c1ee3a74ee417c8 /fips/sha
parent93256bf5d148f3b8fa02a410b4477c6c9ca20e65 (diff)
downloadopenssl-new-03e389cf049e4bbc2f6d0028dc320fb0583aad2c.tar.gz
Allow for dynamic base in Win64 FIPS module.
Diffstat (limited to 'fips/sha')
-rw-r--r--fips/sha/fips_sha1_selftest.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fips/sha/fips_sha1_selftest.c b/fips/sha/fips_sha1_selftest.c
index 3c8ca2be20..62680bfff8 100644
--- a/fips/sha/fips_sha1_selftest.c
+++ b/fips/sha/fips_sha1_selftest.c
@@ -63,6 +63,7 @@ static const unsigned char test[][60]=
"abcdbcdecdefdefgefghfghighijhijkijkljklmklmnlmnomnopnopq"
};
+__fips_constseg
static const unsigned char ret[][SHA_DIGEST_LENGTH]=
{
{ 0xda,0x39,0xa3,0xee,0x5e,0x6b,0x4b,0x0d,0x32,0x55,