X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=e_gost_err.h;h=b9ea379ed353004517f13afbab5bdc879810eac5;hb=75796d263c62a57a330f596d4a03d9ed22ec9f74;hp=439ac905bf5d4f2b7e4d7d7a2628faf9a87795c7;hpb=14e654cab19089027b00733594480eb03d8c6da5;p=openssl-gost%2Fengine.git diff --git a/e_gost_err.h b/e_gost_err.h index 439ac90..b9ea379 100644 --- a/e_gost_err.h +++ b/e_gost_err.h @@ -56,10 +56,14 @@ void ERR_GOST_error(int function, int reason, char *file, int line); # define GOST_F_PKEY_GOST_EC_CTRL_STR_256 125 # define GOST_F_PKEY_GOST_EC_CTRL_STR_512 126 # define GOST_F_PKEY_GOST_EC_DERIVE 127 +# define GOST_F_PKEY_GOST_GRASSHOPPER_MAC_SIGNCTX_INIT 141 # define GOST_F_PKEY_GOST_MAC_CTRL 128 # define GOST_F_PKEY_GOST_MAC_CTRL_STR 129 # define GOST_F_PKEY_GOST_MAC_KEYGEN_BASE 130 # define GOST_F_PKEY_GOST_MAC_SIGNCTX_INIT 131 +# define GOST_F_PKEY_GOST_MAGMA_MAC_SIGNCTX_INIT 142 +# define GOST_F_PKEY_GOST_OMAC_CTRL 139 +# define GOST_F_PKEY_GOST_OMAC_CTRL_STR 140 # define GOST_F_PRINT_GOST_EC_PUB 132 # define GOST_F_PRIV_DECODE_GOST 133 # define GOST_F_PUB_DECODE_GOST_EC 134