X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=e_gost_err.h;h=f01f5a66f13833b8ec42a5fc3781bf6a59c98335;hb=bdd018198b30328b39a82108efc0d13065888dda;hp=19f856cfc335b44983a6c1f3d411d5ea85cacd5c;hpb=13dc9c81e30ce1d44d76aba6c35bf8bb3b3bcf2d;p=openssl-gost%2Fengine.git diff --git a/e_gost_err.h b/e_gost_err.h index 19f856c..f01f5a6 100644 --- a/e_gost_err.h +++ b/e_gost_err.h @@ -129,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