X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=e_gost_err.h;h=39b3da2c087aeab347a7bef489dde9178332b6fe;hb=3383ad117b305cad929bc2aa57f5b724fe699b9a;hp=2b1d8bab4d79610cb927a7e8f056872367cd5d75;hpb=e55323c4c29e6b2645e7e7357453c34fb9a42440;p=openssl-gost%2Fengine.git diff --git a/e_gost_err.h b/e_gost_err.h index 2b1d8ba..39b3da2 100644 --- a/e_gost_err.h +++ b/e_gost_err.h @@ -57,14 +57,16 @@ void ERR_GOST_error(int function, int reason, char *file, int line); # define GOST_F_PARAM_COPY_GOST_EC 119 # define GOST_F_PKEY_GOST2001_PARAMGEN 120 # define GOST_F_PKEY_GOST2012_PARAMGEN 121 -# define GOST_F_PKEY_GOST2018_ECCP_ENCRYPT 150 +# define GOST_F_PKEY_GOST2018_DECRYPT 150 # define GOST_F_PKEY_GOST2018_ENCRYPT 151 # define GOST_F_PKEY_GOST_CTRL 122 +# define GOST_F_PKEY_GOST_DECRYPT 153 # define GOST_F_PKEY_GOST_ECCP_DECRYPT 123 # define GOST_F_PKEY_GOST_ECCP_ENCRYPT 124 # define GOST_F_PKEY_GOST_EC_CTRL_STR_256 125 # define GOST_F_PKEY_GOST_EC_CTRL_STR_512 126 # define GOST_F_PKEY_GOST_EC_DERIVE 127 +# define GOST_F_PKEY_GOST_ENCRYPT 152 # define GOST_F_PKEY_GOST_GRASSHOPPER_MAC_SIGNCTX_INIT 141 # define GOST_F_PKEY_GOST_MAC_CTRL 128 # define GOST_F_PKEY_GOST_MAC_CTRL_STR 129