make update
authorNils Larsch <nils@openssl.org>
Fri, 10 Mar 2006 23:08:31 +0000 (23:08 +0000)
committerNils Larsch <nils@openssl.org>
Fri, 10 Mar 2006 23:08:31 +0000 (23:08 +0000)
util/libeay.num
util/ssleay.num

index 3f09b50c3aa6ef97567d96bdad9d75753712abf5..cce50b88959d5020566a3855ebdd66035967869b 100755 (executable)
@@ -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:
index 6712375660b2672229711730ae32c6299778ccb8..0b75f7f0f9ef4ee4390fde3c225b15cbb177b014 100755 (executable)
@@ -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: