]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - e_gost_err.h
New error code
[openssl-gost/engine.git] / e_gost_err.h
index b52811d403ffca00694d8cf9004391af57d17de2..5a600081c7374b0624a9c1ba521bbb8070eb86fd 100644 (file)
@@ -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