]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - e_gost_err.h
Commit from current openssl master. The Gost94 signature algorithm is
[openssl-gost/engine.git] / e_gost_err.h
index a2018ec4de9d6eff0bd4637332e229dbb125fd8a..b18395718fb63bf98cd62538e5a6fd93d1e65b2d 100644 (file)
@@ -113,6 +113,7 @@ void ERR_GOST_error(int function, int reason, char *file, int line);
 # define GOST_F_PUB_DECODE_GOST01                         133
 # define GOST_F_PUB_DECODE_GOST94                         134
 # define GOST_F_PUB_ENCODE_GOST01                         135
+# define GOST_F_PUB_ENCODE_GOST94                         141
 # define GOST_F_UNPACK_CC_SIGNATURE                       136
 # define GOST_F_UNPACK_CP_SIGNATURE                       137
 
@@ -137,8 +138,6 @@ void ERR_GOST_error(int function, int reason, char *file, int line);
 # define GOST_R_KEY_IS_NOT_INITIALIZED                    114
 # define GOST_R_KEY_PARAMETERS_MISSING                    115
 # define GOST_R_MAC_KEY_NOT_SET                           116
-# define GOST_R_MALLOC_FAILURE                            117
-# define GOST_R_NO_MEMORY                                 118
 # define GOST_R_NO_PARAMETERS_SET                         119
 # define GOST_R_NO_PEER_KEY                               120
 # define GOST_R_NO_PRIVATE_PART_OF_NON_EPHEMERAL_KEYPAIR  121