summaryrefslogtreecommitdiffstats
path: root/util/ssleay.num
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2007-08-31 12:42:53 +0000
committerDr. Stephen Henson <steve@openssl.org>2007-08-31 12:42:53 +0000
commit81025661a94034fef1386cb5d5137ba4ddb120f0 (patch)
treecde73075708fe40deb5c7dfcd0c03861794599cf /util/ssleay.num
parent4ece7eb6f4d396008d8b4ee6beb6dca409d84882 (diff)
Update ssl code to support digests other than MD5+SHA1 in handshake.
Submitted by: Victor B. Wagner <vitus@cryptocom.ru>
Diffstat (limited to 'util/ssleay.num')
-rwxr-xr-xutil/ssleay.num26
1 files changed, 13 insertions, 13 deletions
diff --git a/util/ssleay.num b/util/ssleay.num
index 8f7548bbd3..3c0bf88270 100755
--- a/util/ssleay.num
+++ b/util/ssleay.num
@@ -239,17 +239,17 @@ SSL_CTX_sess_get_new_cb 287 EXIST::FUNCTION:
SSL_CTX_get_client_cert_cb 288 EXIST::FUNCTION:
SSL_CTX_sess_get_remove_cb 289 EXIST::FUNCTION:
SSL_set_SSL_CTX 290 EXIST::FUNCTION:
-SSL_get_servername 291 EXIST::FUNCTION:TLSEXT
-SSL_get_servername_type 292 EXIST::FUNCTION:TLSEXT
-SSL_CTX_use_psk_identity_hint 293 EXIST::FUNCTION:PSK
-SSL_CTX_set_psk_client_callback 294 EXIST::FUNCTION:PSK
-PEM_write_bio_SSL_SESSION 295 EXIST::FUNCTION:
-SSL_get_psk_identity_hint 296 EXIST::FUNCTION:PSK
-SSL_set_psk_server_callback 297 EXIST::FUNCTION:PSK
-SSL_use_psk_identity_hint 298 EXIST::FUNCTION:PSK
-SSL_set_psk_client_callback 299 EXIST::FUNCTION:PSK
-PEM_read_SSL_SESSION 300 EXIST:!WIN16:FUNCTION:
-PEM_read_bio_SSL_SESSION 301 EXIST::FUNCTION:
-SSL_CTX_set_psk_server_callback 302 EXIST::FUNCTION:PSK
-SSL_get_psk_identity 303 EXIST::FUNCTION:PSK
+SSL_CTX_use_psk_identity_hint 291 EXIST::FUNCTION:PSK
+SSL_CTX_set_psk_client_callback 292 EXIST::FUNCTION:PSK
+SSL_get_psk_identity_hint 293 EXIST::FUNCTION:PSK
+SSL_set_psk_server_callback 294 EXIST::FUNCTION:PSK
+SSL_use_psk_identity_hint 295 EXIST::FUNCTION:PSK
+SSL_set_psk_client_callback 296 EXIST::FUNCTION:PSK
+SSL_get_servername 297 EXIST::FUNCTION:TLSEXT
+SSL_get_servername_type 298 EXIST::FUNCTION:TLSEXT
+SSL_CTX_set_psk_server_callback 299 EXIST::FUNCTION:PSK
+SSL_get_psk_identity 300 EXIST::FUNCTION:PSK
+PEM_write_bio_SSL_SESSION 301 EXIST::FUNCTION:
+PEM_read_SSL_SESSION 302 EXIST:!WIN16:FUNCTION:
+PEM_read_bio_SSL_SESSION 303 EXIST::FUNCTION:
PEM_write_SSL_SESSION 304 EXIST:!WIN16:FUNCTION: