summaryrefslogtreecommitdiffstats
path: root/fips
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2011-10-18 18:59:33 +0000
committerAndy Polyakov <appro@openssl.org>2011-10-18 18:59:33 +0000
commit4c3a7a0263ea4f031c0280b08cb2ebb39e7f8514 (patch)
tree7ad437fbbed4a78907917610556795a2fc609ec5 /fips
parent10db9f9f482d08e6890cec0f4ebec4bcba4c6377 (diff)
fipssyms.h: assign alias to newly introduced bn_gather5.
Diffstat (limited to 'fips')
-rw-r--r--fips/fipssyms.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fips/fipssyms.h b/fips/fipssyms.h
index 448d505548..08c69da77a 100644
--- a/fips/fipssyms.h
+++ b/fips/fipssyms.h
@@ -666,6 +666,7 @@
#define _sparcv9_vis1_instrument _fips_sparcv9_vis1_instrument
#define bn_mul_mont_gather5 fips_bn_mul_mont_gather5
#define bn_scatter5 fips_bn_scatter5
+#define bn_gather5 fips_bn_gather5
#if defined(_MSC_VER)
# pragma section("fipsro$b",read)