Allow match selecting of current certificate.
[openssl.git] / fips / fipssyms.h
index 448d50554890ab02419f78f64e35591ed2469d19..5b1e18878597bdbc2ce07f897bc4dd8968c07ef5 100644 (file)
 #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)
+# pragma const_seg("fipsro$b")
+# pragma const_seg()
 # define __fips_constseg __declspec(allocate("fipsro$b"))
 #else
 # define __fips_constseg