add ltc_mp_digit to sizes and tests

This commit is contained in:
Steffen Jaeckel
2017-10-03 18:43:32 +02:00
parent caed025f8a
commit e438dbc3bf
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -273,6 +273,7 @@ static const crypt_size _crypt_sizes[] = {
_SZ_STRINGIFY_T(crc32_state),
#endif
_SZ_STRINGIFY_T(ltc_mp_digit),
_SZ_STRINGIFY_T(ltc_math_descriptor)
};