ltc_dh_set_type can be hidden as well

This commit is contained in:
Steffen Jaeckel
2017-08-08 19:35:11 +02:00
parent d22b20833e
commit 91e5e8350b
2 changed files with 7 additions and 8 deletions
-1
View File
@@ -227,7 +227,6 @@ static const crypt_size _crypt_sizes[] = {
_SZ_STRINGIFY_T(dsa_key),
#endif
#ifdef LTC_MDH
_SZ_STRINGIFY_T(ltc_dh_set_type),
_SZ_STRINGIFY_T(dh_key),
#endif
#ifdef LTC_MECC