summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJakub Jelen <jjelen@redhat.com>2017-10-20 15:41:43 +0200
committerRich Salz <rsalz@openssl.org>2017-10-20 11:51:49 -0400
commite8643838530c990207bbca0481098f4b430f454a (patch)
tree85d06c5b74b3ad8422e78aa111b5449485f5a95c /doc
parent7626bd19cfd6d6d0ec7215b6c0ab318d293db307 (diff)
ECDSA_* is deprecated. EC_KEY_* is used instead
CLA: trivial Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Ben Laurie <ben@links.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4561) (cherry picked from commit 9b02dc97e4963969da69675a871dbe80e6d31cda)
Diffstat (limited to 'doc')
-rw-r--r--doc/crypto/BIO_get_ex_new_index.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/BIO_get_ex_new_index.pod b/doc/crypto/BIO_get_ex_new_index.pod
index 3e24f10bc3..9cf20c27f3 100644
--- a/doc/crypto/BIO_get_ex_new_index.pod
+++ b/doc/crypto/BIO_get_ex_new_index.pod
@@ -11,7 +11,7 @@ X509_STORE_CTX_get_ex_new_index, X509_STORE_CTX_set_ex_data, X509_STORE_CTX_get_
DH_get_ex_new_index, DH_set_ex_data, DH_get_ex_data,
DSA_get_ex_new_index, DSA_set_ex_data, DSA_get_ex_data,
ECDH_get_ex_new_index, ECDH_set_ex_data, ECDH_get_ex_data,
-ECDSA_get_ex_new_index, ECDSA_set_ex_data, ECDSA_get_ex_data,
+EC_KEY_get_ex_new_index, EC_KEY_set_ex_data, EC_KEY_get_ex_data,
RSA_get_ex_new_index, RSA_set_ex_data, RSA_get_ex_data
- application-specific data