X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;ds=sidebyside;f=e_gost_err.h;h=6f6ea1b295d9efd80bc00aa10ccabb0b4434068f;hb=f3de3689c492f4f45e1bbf4af2b6fab5b57dcecf;hp=d69534f5ad0df2eb8c42d1f5ee0c1948867dfaa6;hpb=9cf021b8f3cc7b0f49ecd2f165bd1864903c90d0;p=openssl-gost%2Fengine.git diff --git a/e_gost_err.h b/e_gost_err.h index d69534f..6f6ea1b 100644 --- a/e_gost_err.h +++ b/e_gost_err.h @@ -115,6 +115,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 140 # define GOST_R_INVALID_CIPHER 134 # define GOST_R_INVALID_CIPHER_PARAMS 110 # define GOST_R_INVALID_CIPHER_PARAM_OID 111