PR: 1894
[oweals/openssl.git] / engines / ccgost / e_gost_err.h
index cf3980081d9bc520af6599fa4a955739d34b4e75..652d1bb392f4a9a8259af1b4e49e6f4f4a4783fa 100644 (file)
 #ifndef HEADER_GOST_ERR_H
 #define HEADER_GOST_ERR_H
 
+#ifdef  __cplusplus
+extern "C" {
+#endif
+
 /* BEGIN ERROR CODES */
 /* The following lines are auto generated by the script mkerr.pl. Any changes
  * made after this point may be overwritten when the script is next run.
@@ -83,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