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:
30243c9
)
remove ECDH_METHOD typedef
author
Dr. Stephen Henson
<steve@openssl.org>
Thu, 22 Oct 2015 15:17:50 +0000
(16:17 +0100)
committer
Dr. Stephen Henson
<steve@openssl.org>
Wed, 9 Dec 2015 22:09:18 +0000
(22:09 +0000)
Reviewed-by: Richard Levitte <levitte@openssl.org>
include/openssl/ossl_typ.h
patch
|
blob
|
history
diff --git
a/include/openssl/ossl_typ.h
b/include/openssl/ossl_typ.h
index e56bf8056aa112cd29469ba71b964b0c517413eb..d4e5d80df94f7a76143af9e1403da4d48dffcc63 100644
(file)
--- a/
include/openssl/ossl_typ.h
+++ b/
include/openssl/ossl_typ.h
@@
-150,7
+150,6
@@
typedef struct rsa_meth_st RSA_METHOD;
typedef struct rand_meth_st RAND_METHOD;
-typedef struct ecdh_method ECDH_METHOD;
typedef struct ecdsa_method ECDSA_METHOD;
typedef struct x509_st X509;