mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-07 00:46:17 +08:00
Fix MSVC warnings
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
int test_aes(void)
|
||||
{
|
||||
AES_KEY aes_key;
|
||||
int i;
|
||||
|
||||
/* test 1 */
|
||||
uint8_t key128[16] = {
|
||||
|
||||
Reference in New Issue
Block a user