summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2017-01-03 16:00:41 +0000
committerDr. Stephen Henson <steve@openssl.org>2017-01-08 01:42:49 +0000
commit23b6699ecc337a3f65653bf33e8ffcb481158368 (patch)
tree0382eccae4ee2305192a79e47d2ba668e84abffd /include
parent635fe50fcd52f92cb2ecd8a23c979a50c70a626b (diff)
make errors
Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2177)
Diffstat (limited to 'include')
-rw-r--r--include/openssl/rsa.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/openssl/rsa.h b/include/openssl/rsa.h
index da764fe3e2..b6406e99b3 100644
--- a/include/openssl/rsa.h
+++ b/include/openssl/rsa.h
@@ -522,6 +522,7 @@ int ERR_load_RSA_strings(void);
# define RSA_F_RSA_PADDING_CHECK_PKCS1_TYPE_2 113
# define RSA_F_RSA_PADDING_CHECK_SSLV23 114
# define RSA_F_RSA_PADDING_CHECK_X931 128
+# define RSA_F_RSA_PARAM_DECODE 164
# define RSA_F_RSA_PRINT 115
# define RSA_F_RSA_PRINT_FP 116
# define RSA_F_RSA_PRIV_DECODE 150