mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-06 16:36:16 +08:00
Remove warnings
This commit is contained in:
@@ -55,8 +55,7 @@ int skfutil_main(int argc, char **argv)
|
||||
FILE *infp = stdin;
|
||||
FILE *outfp = stdout;
|
||||
unsigned char buf[4096];
|
||||
unsigned int ulen;
|
||||
int len;
|
||||
size_t len;
|
||||
|
||||
uint8_t authkey[16];
|
||||
size_t authkeylen;
|
||||
|
||||
Reference in New Issue
Block a user