We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a247583 commit d5d4cadCopy full SHA for d5d4cad
1 file changed
src/misc/crypt/crypt_constants.c
@@ -60,9 +60,6 @@ static const crypt_constant _crypt_constants[] = {
60
_C_STRINGIFY(LTC_ENCRYPT),
61
_C_STRINGIFY(LTC_DECRYPT),
62
63
- _C_STRINGIFY(PKA_RSA),
64
- _C_STRINGIFY(PKA_DSA),
65
-
66
#ifdef LTC_PKCS_1
67
{"LTC_PKCS_1", 1},
68
/* Block types */
0 commit comments