X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;ds=sidebyside;f=e_gost_err.c;h=ed08b9eb84ec0e829bd623e89a8e62b00c2dcf70;hb=fd5447e7fca18868178b225de76b49bf3dce90c6;hp=dc99add74f58fbf8b132b2c34fc5fe99b7cd4d2b;hpb=ada25f9709c9ee9ea330b25e5a749101532d8825;p=openssl-gost%2Fengine.git diff --git a/e_gost_err.c b/e_gost_err.c index dc99add..ed08b9e 100644 --- a/e_gost_err.c +++ b/e_gost_err.c @@ -39,6 +39,7 @@ static ERR_STRING_DATA GOST_str_functs[] = { {ERR_PACK(0, GOST_F_GOST_EC_KEYGEN, 0), "gost_ec_keygen"}, {ERR_PACK(0, GOST_F_GOST_EC_SIGN, 0), "gost_ec_sign"}, {ERR_PACK(0, GOST_F_GOST_EC_VERIFY, 0), "gost_ec_verify"}, + {ERR_PACK(0, GOST_F_GOST_ENCODE_CMS_PARAMS, 0), "gost_encode_cms_params"}, {ERR_PACK(0, GOST_F_GOST_GRASSHOPPER_CIPHER_CTL, 0), "gost_grasshopper_cipher_ctl"}, {ERR_PACK(0, GOST_F_GOST_GRASSHOPPER_CIPHER_DO_CTRACPKM_OMAC, 0),