mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-06 16:36:16 +08:00
Remove cl building warnings
This commit is contained in:
@@ -107,9 +107,7 @@ static int test_sm4_cfb_test_vectors(void)
|
||||
|
||||
SM4_KEY sm4_key;
|
||||
uint8_t *encrypted;
|
||||
size_t encrypted_len;
|
||||
uint8_t *decrypted;
|
||||
size_t decrypted_len;
|
||||
size_t i;
|
||||
|
||||
for (i = 0; i < sizeof(tests)/sizeof(tests[0]); i++) {
|
||||
|
||||
Reference in New Issue
Block a user