| /netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/ |
| H A D | ssl_sess.c | 222 SSL_SESSION_free(dest); in ssl_session_dup() 380 SSL_SESSION_free(s->session); in ssl_get_new_session() 392 SSL_SESSION_free(ss); in ssl_get_new_session() 403 SSL_SESSION_free(ss); in ssl_get_new_session() 608 SSL_SESSION_free(s->session); in ssl_get_prev_session() 618 SSL_SESSION_free(ret); in ssl_get_prev_session() 663 SSL_SESSION_free(s); in SSL_CTX_add_session() 692 SSL_SESSION_free(s); /* s == c */ in SSL_CTX_add_session() 741 SSL_SESSION_free(r); in remove_session_lock() 747 void SSL_SESSION_free(SSL_SESSION *ss) in SSL_SESSION_free() function [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | SSL_SESSION_free.pod | 8 SSL_SESSION_free - create, free and manage SSL_SESSION structures 17 void SSL_SESSION_free(SSL_SESSION *session); 30 SSL_SESSION_free() decrements the reference count of B<session> and removes 52 SSL_SESSION_free() must only be called for SSL_SESSION objects, for
|
| H A D | SSL_CTX_add_session.pod | 20 L<SSL_SESSION_free(3)>. 23 marks it as non-resumable. L<SSL_SESSION_free(3)> is called once for B<c>. 66 L<SSL_SESSION_free(3)>
|
| H A D | SSL_set_session.pod | 24 a connection), SSL_SESSION_free() will be called for that session. If that old 56 L<ssl(7)>, L<SSL_SESSION_free(3)>,
|
| H A D | SSL_CTX_sess_set_get_cb.pod | 67 calling SSL_SESSION_free() when the session reference is no longer in use. 99 L<SSL_SESSION_free(3)>. 111 L<SSL_SESSION_free(3)>,
|
| H A D | SSL_get_session.pod | 73 L<SSL_SESSION_free(3)> must be explicitly called once 102 L<SSL_SESSION_free(3)>
|
| H A D | d2i_SSL_SESSION.pod | 37 L<ssl(7)>, L<SSL_SESSION_free(3)>,
|
| H A D | SSL_SESSION_get0_cipher.pod | 41 L<SSL_SESSION_free(3)>,
|
| H A D | SSL_SESSION_has_ticket.pod | 43 L<SSL_SESSION_free(3)>
|
| H A D | SSL_SESSION_get0_hostname.pod | 61 L<SSL_SESSION_free(3)>
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | SSL_SESSION_free.pod | 8 SSL_SESSION_free - create, free and manage SSL_SESSION structures 17 void SSL_SESSION_free(SSL_SESSION *session); 30 SSL_SESSION_free() decrements the reference count of B<session> and removes 52 SSL_SESSION_free() must only be called for SSL_SESSION objects, for
|
| H A D | SSL_CTX_add_session.pod | 20 L<SSL_SESSION_free(3)>. 23 marks it as non-resumable. L<SSL_SESSION_free(3)> is called once for B<c>. 66 L<SSL_SESSION_free(3)>
|
| H A D | SSL_set_session.pod | 24 a connection), SSL_SESSION_free() will be called for that session. 57 L<ssl(7)>, L<SSL_SESSION_free(3)>,
|
| H A D | SSL_CTX_sess_set_get_cb.pod | 67 calling SSL_SESSION_free() when the session reference is no longer in use. 99 L<SSL_SESSION_free(3)>. 111 L<SSL_SESSION_free(3)>,
|
| H A D | SSL_get_session.pod | 73 L<SSL_SESSION_free(3)> must be explicitly called once 102 L<SSL_SESSION_free(3)>
|
| H A D | d2i_SSL_SESSION.pod | 37 L<ssl(7)>, L<SSL_SESSION_free(3)>,
|
| H A D | SSL_SESSION_get0_cipher.pod | 41 L<SSL_SESSION_free(3)>,
|
| H A D | SSL_SESSION_has_ticket.pod | 43 L<SSL_SESSION_free(3)>
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
| H A D | sslapitest.c | 487 SSL_SESSION_free(sess); in test_keylog_no_master_key() 687 SSL_SESSION_free(sess); in test_ccs_change_cipher() 1135 SSL_SESSION_free(sess); in new_session_cb() 1244 SSL_SESSION_free(sess1); in execute_test_session() 1339 SSL_SESSION_free(sess1); in execute_test_session() 1341 SSL_SESSION_free(sess2); in execute_test_session() 1389 SSL_SESSION_free(sess2); in execute_test_session() 1430 SSL_SESSION_free(sess1); in execute_test_session() 1431 SSL_SESSION_free(sess2); in execute_test_session() 1491 SSL_SESSION_free(sess); in new_cachesession_cb() [all …]
|
| H A D | clienthellotest.c | 244 SSL_SESSION_free(sess); in test_client_hello()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/ossl_shim/include/openssl/ |
| H A D | base.h | 104 BORINGSSL_MAKE_DELETER(SSL_SESSION, SSL_SESSION_free)
|
| /netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
| H A D | sess_id.c | 173 SSL_SESSION_free(x); in sess_id_main()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
| H A D | sess_id.c | 166 SSL_SESSION_free(x); in sess_id_main()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/ |
| H A D | clienthellotest.c | 249 SSL_SESSION_free(sess); in test_client_hello()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/tls/ |
| H A D | tls_client.c | 286 SSL_SESSION_free(session); /* 200502 */ in new_client_session_cb() 1099 SSL_SESSION_free(session); /* 200411 */ in tls_client_start()
|