summaryrefslogtreecommitdiffstats
path: root/crypto/err/err_str.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/err/err_str.c')
-rw-r--r--crypto/err/err_str.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/err/err_str.c b/crypto/err/err_str.c
index 11aa7b7af4..d39040888d 100644
--- a/crypto/err/err_str.c
+++ b/crypto/err/err_str.c
@@ -148,6 +148,7 @@ static ERR_STRING_DATA ERR_str_libraries[]=
{ERR_PACK(ERR_LIB_OCSP,0,0) ,"OCSP routines"},
{ERR_PACK(ERR_LIB_FIPS,0,0) ,"FIPS routines"},
{ERR_PACK(ERR_LIB_CMS,0,0) ,"CMS routines"},
+{ERR_PACK(ERR_LIB_JPAKE,0,0) ,"JPAKE routines"},
{0,NULL},
};