aboutsummaryrefslogtreecommitdiff
path: root/e_gost_err.c
diff options
context:
space:
mode:
authorDmitry Belyavskiy <beldmit@gmail.com>2020-05-09 20:20:22 +0300
committerDmitry Belyavskiy <beldmit@gmail.com>2020-05-10 17:04:40 +0300
commitfd5447e7fca18868178b225de76b49bf3dce90c6 (patch)
tree90d2dfa563a790865c660efc7da1590662969111 /e_gost_err.c
parentcb2358451c14cb6da6d726a7c6a1be6b93a8548f (diff)
downloadgost-engine-fd5447e7fca18868178b225de76b49bf3dce90c6.zip
gost-engine-fd5447e7fca18868178b225de76b49bf3dce90c6.tar.gz
gost-engine-fd5447e7fca18868178b225de76b49bf3dce90c6.tar.bz2
Error regeneration
Diffstat (limited to 'e_gost_err.c')
-rw-r--r--e_gost_err.c1
1 files changed, 1 insertions, 0 deletions
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),