summaryrefslogtreecommitdiff
path: root/crypto/arm_arch.h
diff options
context:
space:
mode:
authorsteve <steve>2011-06-22 12:30:16 +0000
committersteve <steve>2011-06-22 12:30:16 +0000
commit3ad81a2e3a30810237a15e30d8a72f234759a579 (patch)
tree78f25b02026ef40356cfd0303fddf7fe1059eb4c /crypto/arm_arch.h
parentaf8536c09e10a3df78e3dddf496f52006de97d81 (diff)
downloadopenssl-3ad81a2e3a30810237a15e30d8a72f234759a579.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 db7047cc0..82401add1 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