mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-06-19 19:33:38 +08:00
Remove Windows warnings
This commit is contained in:
@@ -28,7 +28,6 @@ static int test_secp256r1(void)
|
||||
{
|
||||
secp256r1_t a;
|
||||
secp256r1_t b;
|
||||
secp256r1_t r;
|
||||
uint8_t buf[32];
|
||||
|
||||
secp256r1_set_zero(a);
|
||||
|
||||
Reference in New Issue
Block a user