summaryrefslogtreecommitdiffstats
path: root/fips/fipssyms.h
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-05-01 19:07:16 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-05-01 19:07:16 +0000
commit2325315ba37e86e7191825bdfe9bb09e9f9bd884 (patch)
treea6122e9d352b30014c4ceb0f9945ef8c4e5d7d41 /fips/fipssyms.h
parent8a2024ea599d28fad54b3b66f28c2c22dcc3af9c (diff)
Two more symbol renames.
Diffstat (limited to 'fips/fipssyms.h')
-rw-r--r--fips/fipssyms.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/fips/fipssyms.h b/fips/fipssyms.h
index daf45e0302..5cef081d74 100644
--- a/fips/fipssyms.h
+++ b/fips/fipssyms.h
@@ -563,6 +563,8 @@
#define bn_mul_comba4 fips_bn_mul_comba4
#define bn_mul_comba8 fips_bn_mul_comba8
#define bn_mul_mont fips_bn_mul_mont
+#define bn_mul_mont_fpu64 fips_bn_mul_mont_fpu64
+#define bn_mul_mont_int fips_bn_mul_mont_int
#define bn_mul_words fips_bn_mul_words
#define bn_sqr_comba4 fips_bn_sqr_comba4
#define bn_sqr_comba8 fips_bn_sqr_comba8