X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=6a1d007126bc0e733a2537a1d9d2c52901c69cfc;hb=f7b2683c0181e0eb4262cc782830b858b4c5fcfc;hp=7416be5762c9aa09b6b858c3be1eb5f8972490f0;hpb=dd462c7e1b61864d6da01a877ced78dab72e2244;p=paraslash.git diff --git a/error.h b/error.h index 7416be57..6a1d0071 100644 --- a/error.h +++ b/error.h @@ -323,6 +323,8 @@ extern const char **para_errlist[]; PARA_ERROR(ENCRYPT, "encrypt error"), \ PARA_ERROR(DECRYPT, "decrypt error"), \ PARA_ERROR(CHALLENGE, "failed to read challenge"), \ + PARA_ERROR(BLINDING, "failed to activate key blinding"), \ + PARA_ERROR(KEY_PERM, "unprotected private key"), \ #define COMMAND_ERRORS \