提交 0cde099f 编写于 作者: A Andy Polyakov

fips.c: remove preprocessor artefact.

上级 dfe9a475
......@@ -160,9 +160,6 @@ unsigned int FIPS_incore_fingerprint(unsigned char *sig,unsigned int len)
const unsigned char *p4 = FIPS_rodata_end;
HMAC_CTX c;
#if defined(_MSC_VER)
#endif
HMAC_CTX_init(&c);
HMAC_Init(&c,FIPS_hmac_key,strlen(FIPS_hmac_key),EVP_sha1());
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册