mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-06 16:36:16 +08:00
Remove warnings
This commit is contained in:
@@ -375,8 +375,6 @@ static int test_pkcs8_pem(void)
|
||||
char *pass = "password";
|
||||
SM2_KEY sm2_key;
|
||||
SM2_KEY sm2_buf;
|
||||
const uint8_t *attrs;
|
||||
size_t attrs_len;
|
||||
FILE *fp;
|
||||
|
||||
sm2_key_generate(&sm2_key);
|
||||
|
||||
Reference in New Issue
Block a user