summaryrefslogtreecommitdiff
path: root/crypto/arm_arch.h
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-06-22 12:30:18 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-06-22 12:30:18 +0000
commitce02589259c4eecf5479d6d5714d8caee7b5e326 (patch)
tree7477803fa00800e44d494f58c3f51c6aae409906 /crypto/arm_arch.h
parent93dd7d3848d750f25137cd08ebde7bc06706c13d (diff)
downloadopenssl-new-ce02589259c4eecf5479d6d5714d8caee7b5e326.tar.gz
Now the FIPS capable OpenSSL is available simplify the various FIPS test
build options. All fispcanisterbuild builds only build fipscanister.o and include symbol renaming. Move all renamed symbols to fipssyms.h Update README.FIPS
Diffstat (limited to 'crypto/arm_arch.h')
-rw-r--r--crypto/arm_arch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/arm_arch.h b/crypto/arm_arch.h
index db7047cc05..82401add19 100644
--- a/crypto/arm_arch.h
+++ b/crypto/arm_arch.h
@@ -35,7 +35,7 @@
# endif
# endif
-#ifdef OPENSSL_FIPSSYMS
+#ifdef OPENSSL_FIPSCANISTERBUILD
#include <openssl/fipssyms.h>
#endif