From b4aeef458c51b9debd394592e76b93cc6b00e0a2 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 18 Sep 1998 15:24:53 +0000 Subject: . --- include/errors.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include/errors.h') diff --git a/include/errors.h b/include/errors.h index 40fffcb50..4cc235e6a 100644 --- a/include/errors.h +++ b/include/errors.h @@ -62,7 +62,8 @@ #define G10ERR_TIME_CONFLICT 40 #define G10ERR_WR_PUBKEY_ALGO 41 /* unusabe pubkey algo */ #define G10ERR_FILE_EXISTS 42 -#define G10ERR_WEAK_KEY 43 +#define G10ERR_WEAK_KEY 43 /* NOTE: hardcoded intothe cipher modules */ +#define G10ERR_WRONG_KEYLEN 44 /* NOTE: hardcoded intothe cipher modules */ #ifndef HAVE_STRERROR -- cgit v1.2.3