| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | SSL_set_session.pod | 5 SSL_set_session - set a TLS/SSL session to be used during TLS/SSL connect 11 int SSL_set_session(SSL *ssl, SSL_SESSION *session); 15 SSL_set_session() sets B<session> to be used when the TLS/SSL connection 16 is to be established. SSL_set_session() is only useful for TLS/SSL clients. 23 SSL_set_session() before or because the same B<ssl> was already used for
|
| H A D | SSL_CTX_sess_number.pod | 48 In client mode a session set with L<SSL_set_session(3)> 72 L<ssl(7)>, L<SSL_set_session(3)>,
|
| H A D | SSL_session_reused.pod | 42 L<ssl(7)>, L<SSL_set_session(3)>,
|
| H A D | SSL_CTX_set_session_cache_mode.pod | 56 to be reused by using the L<SSL_set_session(3)> 122 L<ssl(7)>, L<SSL_set_session(3)>,
|
| H A D | SSL_clear.pod | 47 L<SSL_set_session(3)>;
|
| H A D | SSL_CTX_set_tlsext_ticket_key_cb.pod | 187 L<ssl(7)>, L<SSL_set_session(3)>,
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | SSL_set_session.pod | 5 SSL_set_session - set a TLS/SSL session to be used during TLS/SSL connect 11 int SSL_set_session(SSL *ssl, SSL_SESSION *session); 15 SSL_set_session() sets B<session> to be used when the TLS/SSL connection 16 is to be established. SSL_set_session() is only useful for TLS/SSL clients. 23 SSL_set_session() before or because the same B<ssl> was already used for
|
| H A D | SSL_CTX_sess_number.pod | 48 In client mode a session set with L<SSL_set_session(3)> 72 L<ssl(7)>, L<SSL_set_session(3)>,
|
| H A D | SSL_session_reused.pod | 42 L<ssl(7)>, L<SSL_set_session(3)>,
|
| H A D | SSL_CTX_set_session_cache_mode.pod | 56 to be reused by using the L<SSL_set_session(3)> 127 L<ssl(7)>, L<SSL_set_session(3)>,
|
| H A D | SSL_clear.pod | 47 L<SSL_set_session(3)>;
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
| H A D | clienthellotest.c | 163 || !TEST_true(SSL_set_session(con, sess))) in test_client_hello()
|
| H A D | sslapitest.c | 461 || !TEST_true(SSL_set_session(clientssl, sess)) in test_keylog_no_master_key() 622 || !TEST_true(SSL_set_session(clientssl, sess)) in test_ccs_change_cipher() 1217 || !TEST_true(SSL_set_session(clientssl2, sess1)) in execute_test_session() 1270 if (!TEST_true(SSL_set_session(clientssl2, sess1))) in execute_test_session() 1300 || !TEST_true(SSL_set_session(clientssl3, sess1)) in execute_test_session() 1398 || !TEST_true(SSL_set_session(clientssl2, sess1)) in execute_test_session() 1549 || !TEST_true(SSL_set_session(clientssl, sesscache[i]))) in check_resumption() 2395 || !TEST_true(SSL_set_session(*clientssl, *sess))) in setupearly_data_test() 2559 || !TEST_true(SSL_set_session(clientssl, sess))) in test_early_data_read_write() 2688 || !TEST_true(SSL_set_session(clientssl, sess))) in test_early_data_replay_int() [all …]
|
| H A D | dtlstest.c | 200 if (!TEST_true(SSL_set_session(clientssl, sess))) in test_dtls_drop_records()
|
| H A D | tls13ccstest.c | 338 if (!TEST_true(SSL_set_session(cssl, sess)) in test_tls13ccs()
|
| H A D | bad_dtls_test.c | 483 || !TEST_true(SSL_set_session(con, sess))) in test_bad_dtls()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/ |
| H A D | clienthellotest.c | 168 || !TEST_true(SSL_set_session(con, sess))) in test_client_hello()
|
| H A D | tls13ccstest.c | 345 if (!TEST_true(SSL_set_session(cssl, sess)) in test_tls13ccs()
|
| H A D | bad_dtls_test.c | 504 || !TEST_true(SSL_set_session(con, sess))) in test_bad_dtls()
|
| H A D | dtlstest.c | 260 if (!TEST_true(SSL_set_session(clientssl, sess))) in test_dtls_drop_records()
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/ |
| H A D | ssl.map | 353 SSL_set_session;
|
| /netbsd-src/crypto/external/bsd/openssl/lib/libssl/ |
| H A D | ssl.map | 463 SSL_set_session;
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/ |
| H A D | man.inc | 412 SSL_set_session.3 \
|
| /netbsd-src/external/ibm-public/postfix/dist/src/tls/ |
| H A D | tls_client.c | 1098 SSL_set_session(TLScontext->con, session); in tls_client_start()
|
| /netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/ |
| H A D | man.inc | 637 SSL_set_session.3 \
|