aboutsummaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorNils Larsch <nils@openssl.org>2006-03-10 23:08:31 +0000
committerNils Larsch <nils@openssl.org>2006-03-10 23:08:31 +0000
commit561d93aa00e850f64b6e136c9baeef1f64cb0459 (patch)
treeb8af6445bcce9a34a7fe98b9c483f56fbb2e12e1 /util
parentddac197404f585b8da58df794fc3beb9d08e8cd2 (diff)
downloadopenssl-561d93aa00e850f64b6e136c9baeef1f64cb0459.tar.gz
make update
Diffstat (limited to 'util')
-rwxr-xr-xutil/libeay.num9
-rwxr-xr-xutil/ssleay.num4
2 files changed, 10 insertions, 3 deletions
diff --git a/util/libeay.num b/util/libeay.num
index 3f09b50c3a..cce50b8895 100755
--- a/util/libeay.num
+++ b/util/libeay.num
@@ -3531,7 +3531,8 @@ i2d_TS_REQ_bio 3929 EXIST::FUNCTION:
i2d_ESS_CERT_ID 3930 EXIST::FUNCTION:
TS_VERIFY_CTX_new 3931 EXIST::FUNCTION:
TS_RESP_CTX_set_extension_cb 3932 EXIST::FUNCTION:
-TS_RESP_CTX_set_status_info_cond 3933 EXIST::FUNCTION:
+TS_RESP_CTX_set_status_info_cond 3933 EXIST:!VMS:FUNCTION:
+TS_RESP_CTX_set_stat_info_cond 3933 EXIST:VMS:FUNCTION:
TS_RESP_CTX_set_def_policy 3934 EXIST::FUNCTION:
TS_RESP_create_response 3935 EXIST::FUNCTION:
TS_TST_INFO_get_nonce 3936 EXIST::FUNCTION:
@@ -3575,7 +3576,8 @@ d2i_TS_STATUS_INFO 3973 EXIST::FUNCTION:
TS_MSG_IMPRINT_set_msg 3974 EXIST::FUNCTION:
TS_REQ_free 3975 EXIST::FUNCTION:
TS_REQ_get_exts 3976 EXIST::FUNCTION:
-TS_RESP_CTX_set_clock_precision_digits 3977 EXIST::FUNCTION:
+TS_RESP_CTX_set_clock_precision_digits 3977 EXIST:!VMS:FUNCTION:
+TS_RESP_CTX_set_clk_prec_digits 3977 EXIST:VMS:FUNCTION:
TS_RESP_CTX_add_failure_info 3978 EXIST::FUNCTION:
i2d_TS_RESP_bio 3979 EXIST::FUNCTION:
TS_REQ_new 3980 EXIST::FUNCTION:
@@ -3590,7 +3592,8 @@ TS_RESP_CTX_set_certs 3988 EXIST::FUNCTION:
TS_CONF_set_def_policy 3989 EXIST::FUNCTION:
TS_ACCURACY_free 3990 EXIST::FUNCTION:
TS_RESP_get_tst_info 3991 EXIST::FUNCTION:
-TS_CONF_set_clock_precision_digits 3992 EXIST::FUNCTION:
+TS_CONF_set_clock_precision_digits 3992 EXIST:!VMS:FUNCTION:
+TS_CONF_set_clk_prec_digits 3992 EXIST:VMS:FUNCTION:
ESS_ISSUER_SERIAL_dup 3993 EXIST::FUNCTION:
TS_ACCURACY_get_micros 3994 EXIST::FUNCTION:
ASN1_BIT_STRING_check 3995 EXIST::FUNCTION:
diff --git a/util/ssleay.num b/util/ssleay.num
index 6712375660..0b75f7f0f9 100755
--- a/util/ssleay.num
+++ b/util/ssleay.num
@@ -227,3 +227,7 @@ SSL_COMP_get_compression_methods 276 EXIST:!VMS:FUNCTION:COMP
SSL_COMP_get_compress_methods 276 EXIST:VMS:FUNCTION:COMP
SSL_SESSION_get_id 277 EXIST::FUNCTION:
SSL_set_SSL_CTX 278 EXIST::FUNCTION:
+SSL_CTX_use_psk_identity_hint 279 EXIST::FUNCTION:
+SSL_get_psk_identity_hint 280 EXIST::FUNCTION:
+SSL_get_psk_identity 281 EXIST::FUNCTION:
+SSL_use_psk_identity_hint 282 EXIST::FUNCTION: