projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[crypto/ec] for ECC parameters with NULL or zero cofactor, compute it
[openssl.git]
/
include
/
openssl
/
ec.h
diff --git
a/include/openssl/ec.h
b/include/openssl/ec.h
index
bea6b8c
..
c4aeaed
100644
(file)
--- a/
include/openssl/ec.h
+++ b/
include/openssl/ec.h
@@
-1568,6
+1568,7
@@
int ERR_load_EC_strings(void);
# define EC_R_SLOT_FULL 108
# define EC_R_UNDEFINED_GENERATOR 113
# define EC_R_UNDEFINED_ORDER 128
+# define EC_R_UNKNOWN_COFACTOR 164
# define EC_R_UNKNOWN_GROUP 129
# define EC_R_UNKNOWN_ORDER 114
# define EC_R_UNSUPPORTED_FIELD 131