X-Git-Url: https://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=e_gost_err.h;h=5a600081c7374b0624a9c1ba521bbb8070eb86fd;hb=83bef30e60b06c56051f693898c6eddca878359a;hp=b52811d403ffca00694d8cf9004391af57d17de2;hpb=2e3ebd289f98a4b3011cf28a8d2abf4f4398156c;p=openssl-gost%2Fengine.git diff --git a/e_gost_err.h b/e_gost_err.h index b52811d..5a60008 100644 --- a/e_gost_err.h +++ b/e_gost_err.h @@ -121,6 +121,7 @@ void ERR_GOST_error(int function, int reason, char *file, int line); # 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_PARAMS 130 # define GOST_R_INVALID_MAC_SIZE 129 # define GOST_R_INVALID_PARAMSET 114 # define GOST_R_KEY_IS_NOT_INITIALIZED 115