summaryrefslogtreecommitdiffstats
path: root/engines/ccgost/e_gost_err.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/ccgost/e_gost_err.h')
-rw-r--r--engines/ccgost/e_gost_err.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/ccgost/e_gost_err.h b/engines/ccgost/e_gost_err.h
index e416867d2a..4fb5a985a3 100644
--- a/engines/ccgost/e_gost_err.h
+++ b/engines/ccgost/e_gost_err.h
@@ -70,7 +70,7 @@ void ERR_GOST_error(int function, int reason, char *file, int line);
#define GOST_F_DECODE_GOST_ALGOR_PARAMS 131
#define GOST_F_DECRYPT_CRYPTOCOM_KEY 120
#define GOST_F_ENCODE_GOST_ALGOR_PARAMS 130
-#define GOST_F_FILL_GOST2001_PARAMS 99
+#define GOST_F_FILL_GOST2001_PARAMS 144
#define GOST_F_FILL_GOST94_PARAMS 100
#define GOST_F_GET_ENCRYPTION_PARAMS 101
#define GOST_F_GOST2001_COMPUTE_PUBLIC 102
@@ -126,7 +126,7 @@ void ERR_GOST_error(int function, int reason, char *file, int line);
#define GOST_R_ERROR_STORING_IV 121
#define GOST_R_ERROR_STORING_MAC 122
#define GOST_R_INCOMPATIBLE_ALGORITHMS 130
-#define GOST_R_INVALID_CIPHER_PARAMS 99
+#define GOST_R_INVALID_CIPHER_PARAMS 136
#define GOST_R_INVALID_CIPHER_PARAM_OID 100
#define GOST_R_INVALID_DIGEST_TYPE 101
#define GOST_R_INVALID_ENCRYPTED_KEY_SIZE 123