add ltc_math_descriptor to crypt_sizes

This commit is contained in:
Steffen Jaeckel 2017-09-30 13:01:08 +02:00
parent 9ff889b330
commit f4802ef40a

View File

@ -273,6 +273,7 @@ static const crypt_size _crypt_sizes[] = {
_SZ_STRINGIFY_T(crc32_state),
#endif
_SZ_STRINGIFY_T(ltc_math_descriptor)
};