X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=e_gost_err.h;h=f01f5a66f13833b8ec42a5fc3781bf6a59c98335;hb=bdd018198b30328b39a82108efc0d13065888dda;hp=018e4a42de4889dc879442adf97b61b60bf0ed41;hpb=214bb5e2b55c9bece27ef374ddf1db8c16dc2a99;p=openssl-gost%2Fengine.git diff --git a/e_gost_err.h b/e_gost_err.h index 018e4a4..f01f5a6 100644 --- a/e_gost_err.h +++ b/e_gost_err.h @@ -42,7 +42,10 @@ void ERR_GOST_error(int function, int reason, char *file, int line); # define GOST_F_GOST_CMS_SET_KTRI_SHARED_INFO 157 # define GOST_F_GOST_CMS_SET_SHARED_INFO 155 # define GOST_F_GOST_EC_COMPUTE_PUBLIC 107 +# define GOST_F_GOST_EC_KEY2BUF 174 # define GOST_F_GOST_EC_KEYGEN 108 +# define GOST_F_GOST_EC_OCT2POINT 175 +# define GOST_F_GOST_EC_POINT2OCT 176 # define GOST_F_GOST_EC_SIGN 109 # define GOST_F_GOST_EC_VERIFY 110 # define GOST_F_GOST_ENCODE_CMS_PARAMS 161 @@ -84,6 +87,8 @@ void ERR_GOST_error(int function, int reason, char *file, int line); # 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_2020_DERIVE 177 +# define GOST_F_PKEY_GOST_EC_COMPUTE_KEY 178 # 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_CTRL_STR_COMMON 154 @@ -124,6 +129,7 @@ void ERR_GOST_error(int function, int reason, char *file, int line); # define GOST_R_ERROR_SETTING_PEER_KEY 139 # define GOST_R_INCOMPATIBLE_ALGORITHMS 108 # define GOST_R_INCOMPATIBLE_PEER_KEY 109 +# define GOST_R_INVALID_BUFFER_SIZE 142 # define GOST_R_INVALID_CIPHER 134 # define GOST_R_INVALID_CIPHER_PARAMS 110 # define GOST_R_INVALID_CIPHER_PARAM_OID 111