Additional comment changes for reformat of 1.0.1
[openssl.git] / engines / ccgost / e_gost_err.h
index 652d1bb392f4a9a8259af1b4e49e6f4f4a4783fa..6dc500079d5d49165fb8630e2217091d6391d7af 100644 (file)
@@ -118,10 +118,12 @@ void ERR_GOST_error(int function, int reason, char *file, int line);
 #define GOST_R_BAD_KEY_PARAMETERS_FORMAT                99
 #define GOST_R_BAD_PKEY_PARAMETERS_FORMAT               100
 #define GOST_R_CANNOT_PACK_EPHEMERAL_KEY                101
+#define GOST_R_CTRL_CALL_FAILED                                 132
 #define GOST_R_ERROR_COMPUTING_SHARED_KEY               102
 #define GOST_R_ERROR_PACKING_KEY_TRANSPORT_INFO                 103
 #define GOST_R_ERROR_PARSING_KEY_TRANSPORT_INFO                 104
 #define GOST_R_INCOMPATIBLE_ALGORITHMS                  105
+#define GOST_R_INCOMPATIBLE_PEER_KEY                    131
 #define GOST_R_INVALID_CIPHER_PARAMS                    106
 #define GOST_R_INVALID_CIPHER_PARAM_OID                         107
 #define GOST_R_INVALID_DIGEST_TYPE                      108