Typo (?)
This commit is contained in:
parent
0a7fcce8df
commit
6d4c65835d
@ -70,7 +70,7 @@
|
|||||||
|
|
||||||
#if defined(_MSC_VER)
|
#if defined(_MSC_VER)
|
||||||
# pragma section("fipsro",read)
|
# pragma section("fipsro",read)
|
||||||
# __declspec(allocate("fipsro"))
|
__declspec(allocate("fipsro"))
|
||||||
#endif
|
#endif
|
||||||
static const unsigned char FINGERPRINT_ascii_value[41] = HMAC_SHA1_SIG;
|
static const unsigned char FINGERPRINT_ascii_value[41] = HMAC_SHA1_SIG;
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
HMAC-SHA1(fips_premain.c)= 9555b2d12824b0252aa6b5a16bfae2b2e70b37f7
|
HMAC-SHA1(fips_premain.c)= 3b8c0f293cb26288698881095a7be2e2fc24ea6b
|
||||||
|
Loading…
x
Reference in New Issue
Block a user