PR: 1887 (part)
[openssl.git] / engines / ccgost / e_gost_err.h
index a8e6841f22d497c6edf819ad03e722988a7550bb..652d1bb392f4a9a8259af1b4e49e6f4f4a4783fa 100644 (file)
@@ -87,16 +87,19 @@ void ERR_GOST_error(int function, int reason, char *file, int line);
 #define GOST_F_GOST_DO_SIGN                             112
 #define GOST_F_GOST_DO_VERIFY                           113
 #define GOST_F_GOST_IMIT_CTRL                           114
+#define GOST_F_GOST_IMIT_FINAL                          140
 #define GOST_F_GOST_IMIT_UPDATE                                 115
 #define GOST_F_PARAM_COPY_GOST01                        116
 #define GOST_F_PARAM_COPY_GOST94                        117
 #define GOST_F_PKEY_GOST01CP_DECRYPT                    118
 #define GOST_F_PKEY_GOST01CP_ENCRYPT                    119
 #define GOST_F_PKEY_GOST01CP_KEYGEN                     120
+#define GOST_F_PKEY_GOST01_PARAMGEN                     138
 #define GOST_F_PKEY_GOST2001_DERIVE                     121
 #define GOST_F_PKEY_GOST94CP_DECRYPT                    122
 #define GOST_F_PKEY_GOST94CP_ENCRYPT                    123
 #define GOST_F_PKEY_GOST94CP_KEYGEN                     124
+#define GOST_F_PKEY_GOST94_PARAMGEN                     139
 #define GOST_F_PKEY_GOST_CTRL                           125
 #define GOST_F_PKEY_GOST_CTRL01_STR                     126
 #define GOST_F_PKEY_GOST_CTRL94_STR                     127