We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03d9cc2 commit be77f4aCopy full SHA for be77f4a
src/misc/crypt/crypt_sizes.c
@@ -93,7 +93,7 @@ static const crypt_size s_crypt_sizes[] = {
93
SZ_STRINGIFY_S(des3_key),
94
#endif
95
#ifdef LTC_SM4
96
- _SZ_STRINGIFY_S(sm4_key),
+ SZ_STRINGIFY_S(sm4_key),
97
98
#ifdef LTC_IDEA
99
SZ_STRINGIFY_S(idea_key),
0 commit comments