mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
fipssyms.h: assign alias to newly introduced bn_gather5.
This commit is contained in:
parent
10db9f9f48
commit
4c3a7a0263
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user