Skip to content

Commit f4802ef

Browse files
committed
add ltc_math_descriptor to crypt_sizes
1 parent 9ff889b commit f4802ef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/misc/crypt/crypt_sizes.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,7 @@ static const crypt_size _crypt_sizes[] = {
273273
_SZ_STRINGIFY_T(crc32_state),
274274
#endif
275275

276+
_SZ_STRINGIFY_T(ltc_math_descriptor)
276277

277278
};
278279

0 commit comments

Comments
 (0)