X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=e_gost_err.h;h=b2d9a4feae285f6ca66f4d0d4aec3dd068b3a99c;hb=e1fd432c3fd595871e1821360995d7d09faa9ead;hp=5e7e8e44686879dfa6f464741d0e6089a3966626;hpb=57d07eb0dc22bee10aebb0bd37cbdf2258413564;p=openssl-gost%2Fengine.git diff --git a/e_gost_err.h b/e_gost_err.h index 5e7e8e4..b2d9a4f 100644 --- a/e_gost_err.h +++ b/e_gost_err.h @@ -132,6 +132,8 @@ void ERR_GOST_error(int function, int reason, char *file, int line); # define GOST_R_INVALID_DIGEST_TYPE 110 # define GOST_R_INVALID_IV_LENGTH 111 # define GOST_R_INVALID_MAC_KEY_LENGTH 112 +# define GOST_R_INVALID_MAC_KEY_SIZE 145 +# define GOST_R_INVALID_MAC_SIZE 146 # define GOST_R_INVALID_PARAMSET 113 # define GOST_R_KEY_IS_NOT_INITALIZED 114 # define GOST_R_KEY_IS_NOT_INITIALIZED 115