fipssyms.h: assign alias to newly introduced bn_gather5.

This commit is contained in:
Andy Polyakov 2011-10-18 18:59:33 +00:00
parent 10db9f9f48
commit 4c3a7a0263

View File

@ -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)