aboutsummaryrefslogtreecommitdiff
path: root/e_gost_err.c
diff options
context:
space:
mode:
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),