projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a200a81
)
make errors
author
Dr. Stephen Henson
<steve@openssl.org>
Wed, 28 Oct 2015 16:51:47 +0000
(16:51 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Wed, 9 Dec 2015 22:09:19 +0000
(22:09 +0000)
Reviewed-by: Richard Levitte <levitte@openssl.org>
include/openssl/ec.h
patch
|
blob
|
history
diff --git
a/include/openssl/ec.h
b/include/openssl/ec.h
index af105a427c0ab326c8e5edb4d480a07be6358ac8..8dec46ef350c75b89195a9f3dc109d311099fd4e 100644
(file)
--- a/
include/openssl/ec.h
+++ b/
include/openssl/ec.h
@@
-1236,7
+1236,9
@@
void ERR_load_EC_strings(void);
# define EC_F_ECDH_COMPUTE_KEY 246
# define EC_F_ECDSA_DO_SIGN_EX 251
# define EC_F_ECDSA_DO_VERIFY 252
+# define EC_F_ECDSA_SIGN_EX 254
# define EC_F_ECDSA_SIGN_SETUP 248
+# define EC_F_ECDSA_VERIFY 253
# define EC_F_ECKEY_PARAM2TYPE 223
# define EC_F_ECKEY_PARAM_DECODE 212
# define EC_F_ECKEY_PRIV_DECODE 213