X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=e_gost_err.h;h=b52811d403ffca00694d8cf9004391af57d17de2;hb=ea10e1ad824f299198dddea313417004d8d1efad;hp=1caaa9488b4676ec1293d372102a0ae7fdf60aa0;hpb=671a6236ffa2e92bc635db1429ed0d7ae8d3a959;p=openssl-gost%2Fengine.git diff --git a/e_gost_err.h b/e_gost_err.h index 1caaa94..b52811d 100644 --- a/e_gost_err.h +++ b/e_gost_err.h @@ -120,6 +120,8 @@ void ERR_GOST_error(int function, int reason, char *file, int line); # define GOST_R_INVALID_DIGEST_TYPE 111 # define GOST_R_INVALID_IV_LENGTH 112 # define GOST_R_INVALID_MAC_KEY_LENGTH 113 +# define GOST_R_INVALID_MAC_KEY_SIZE 128 +# define GOST_R_INVALID_MAC_SIZE 129 # define GOST_R_INVALID_PARAMSET 114 # define GOST_R_KEY_IS_NOT_INITIALIZED 115 # define GOST_R_KEY_PARAMETERS_MISSING 116