mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-07 00:46:17 +08:00
Remove ZUC warnings
This commit is contained in:
@@ -112,7 +112,7 @@ typedef struct ZUC256_MAC_CTX_st {
|
||||
ZUC_UINT32 T[4];
|
||||
ZUC_UINT32 K0[4];
|
||||
uint8_t buf[4];
|
||||
int buflen;
|
||||
size_t buflen;
|
||||
int macbits;
|
||||
} ZUC256_MAC_CTX;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user