diff --git a/src/misc/crypt/crypt_constants.c b/src/misc/crypt/crypt_constants.c index 44f196e..a6c4b46 100644 --- a/src/misc/crypt/crypt_constants.c +++ b/src/misc/crypt/crypt_constants.c @@ -60,9 +60,6 @@ static const crypt_constant _crypt_constants[] = { _C_STRINGIFY(LTC_ENCRYPT), _C_STRINGIFY(LTC_DECRYPT), - _C_STRINGIFY(PKA_RSA), - _C_STRINGIFY(PKA_DSA), - #ifdef LTC_PKCS_1 {"LTC_PKCS_1", 1}, /* Block types */