From: Dr. Stephen Henson Date: Wed, 25 May 2011 16:01:37 +0000 (+0000) Subject: More symbol renaming. X-Git-Tag: OpenSSL-fips-2_0-rc1~386 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ecfe2d17534e39f8b56f0125e72dee442316e061;p=oweals%2Fopenssl.git More symbol renaming. --- 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