]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
configure: Add link to osl homepage.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 7416be5762c9aa09b6b858c3be1eb5f8972490f0..6a1d007126bc0e733a2537a1d9d2c52901c69cfc 100644 (file)
--- 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 \