summaryrefslogtreecommitdiff
path: root/engines/ccgost/e_gost_err.h
diff options
context:
space:
mode:
authorKyungwook Tak <k.tak@samsung.com>2015-08-31 16:15:21 +0900
committerKyungwook Tak <k.tak@samsung.com>2015-08-31 16:16:50 +0900
commit13ea66c69fd44fadc3e1493311a74537b8cb5d7c (patch)
treec31b529ad95ce803d01be8e6b29c2525e7af56e1 /engines/ccgost/e_gost_err.h
parent9b8531ea0e590efa2ac959b824e1a350dace84b9 (diff)
downloadopenssl-13ea66c69fd44fadc3e1493311a74537b8cb5d7c.tar.gz
openssl-13ea66c69fd44fadc3e1493311a74537b8cb5d7c.tar.bz2
openssl-13ea66c69fd44fadc3e1493311a74537b8cb5d7c.zip
Imported Upstream version 1.0.1pupstream/1.0.1p
Change-Id: I297624cdcb5d68a3442cdf4666722e66ce7a264b
Diffstat (limited to 'engines/ccgost/e_gost_err.h')
-rw-r--r--engines/ccgost/e_gost_err.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/ccgost/e_gost_err.h b/engines/ccgost/e_gost_err.h
index 92be558..a2018ec 100644
--- a/engines/ccgost/e_gost_err.h
+++ b/engines/ccgost/e_gost_err.h
@@ -90,6 +90,7 @@ void ERR_GOST_error(int function, int reason, char *file, int line);
# define GOST_F_GOST_IMIT_CTRL 114
# define GOST_F_GOST_IMIT_FINAL 140
# define GOST_F_GOST_IMIT_UPDATE 115
+# define GOST_F_GOST_SIGN_KEYGEN 142
# define GOST_F_PARAM_COPY_GOST01 116
# define GOST_F_PARAM_COPY_GOST94 117
# define GOST_F_PKEY_GOST01CP_DECRYPT 118