X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=e_gost_err.h;h=79f8673bde6ebf51707356487cd53805de7cbfb3;hb=43a4efa4aab75623b4e34e9677b21ee3db30f20d;hp=96d750104f66b79c3babc60cede254517c302ed2;hpb=9128b0a98a8f89be2830eabca0cdc0b6b344172b;p=openssl-gost%2Fengine.git diff --git a/e_gost_err.h b/e_gost_err.h index 96d7501..79f8673 100644 --- a/e_gost_err.h +++ b/e_gost_err.h @@ -44,6 +44,10 @@ void ERR_GOST_error(int function, int reason, char *file, int line); # define GOST_F_GOST_IMIT_FINAL 114 # define GOST_F_GOST_IMIT_UPDATE 115 # define GOST_F_GOST_KEXP15 143 +# define GOST_F_OMAC_ACPKM_IMIT_CTRL 144 +# define GOST_F_OMAC_ACPKM_IMIT_FINAL 145 +# define GOST_F_OMAC_ACPKM_IMIT_UPDATE 146 +# define GOST_F_OMAC_ACPKM_KEY 147 # define GOST_F_OMAC_IMIT_CTRL 116 # define GOST_F_OMAC_IMIT_FINAL 117 # define GOST_F_OMAC_IMIT_UPDATE 118