X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;ds=sidebyside;f=e_gost_err.c;h=da9ab55aec560b90ba22c2743a3b5a53a5ce14b9;hb=3b27d50d79a9e7bdf3a98910c951c323ce41d6d5;hp=7269287d4c7402544c5e9ebca1c0f71313e54631;hpb=a430c355a1d2eff5df6c96c7b6f928a609c2dd73;p=openssl-gost%2Fengine.git diff --git a/e_gost_err.c b/e_gost_err.c index 7269287..da9ab55 100644 --- a/e_gost_err.c +++ b/e_gost_err.c @@ -36,6 +36,7 @@ static ERR_STRING_DATA GOST_str_functs[] = { {ERR_PACK(0, GOST_F_GOST_IMIT_CTRL, 0), "gost_imit_ctrl"}, {ERR_PACK(0, GOST_F_GOST_IMIT_FINAL, 0), "gost_imit_final"}, {ERR_PACK(0, GOST_F_GOST_IMIT_UPDATE, 0), "gost_imit_update"}, + {ERR_PACK(0, GOST_F_GOST_KDFTREE2012_256, 0), "gost_kdftree2012_256"}, {ERR_PACK(0, GOST_F_GOST_KEXP15, 0), "gost_kexp15"}, {ERR_PACK(0, GOST_F_GOST_KIMP15, 0), "gost_kimp15"}, {ERR_PACK(0, GOST_F_OMAC_ACPKM_IMIT_CTRL, 0), "omac_acpkm_imit_ctrl"},