summaryrefslogtreecommitdiffstats
path: root/fips/fipssyms.h
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-05-25 16:01:37 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-05-25 16:01:37 +0000
commitecfe2d17534e39f8b56f0125e72dee442316e061 (patch)
tree1a28cd0e3893c20577d52e42574bb4982e3b29a8 /fips/fipssyms.h
parentebc5e72fe55e4d39bad6a336603afe1501a54684 (diff)
More symbol renaming.
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 c5807ad2c8..a4ee420785 100644
--- a/fips/fipssyms.h
+++ b/fips/fipssyms.h
@@ -593,3 +593,5 @@
#define bn_GF2m_mul_2x2 fips_bn_GF2m_mul_2x2
#define gcm_ghash_neon fips_gcm_ghash_neon
#define gcm_gmult_neon fips_gcm_gmult_neon
+#define aesni_xts_decrypt fips_aesni_xts_decrypt
+#define aesni_xts_encrypt fips_aesni_xts_encrypt