Home
last modified time | relevance | path

Searched refs:renegotiate (Results 1 – 25 of 46) sorted by relevance

12

/third_party/openssl/test/ssl-tests/
D18-dtls-renegotiate.conf5 test-0 = 0-renegotiate-client-no-resume
6 test-1 = 1-renegotiate-client-resume
7 test-2 = 2-renegotiate-server-resume
8 test-3 = 3-renegotiate-client-auth-require
9 test-4 = 4-renegotiate-client-auth-once
10 test-5 = 5-renegotiate-aead-to-non-aead
11 test-6 = 6-renegotiate-non-aead-to-aead
12 test-7 = 7-renegotiate-non-aead-to-non-aead
13 test-8 = 8-renegotiate-aead-to-aead
16 [0-renegotiate-client-no-resume]
[all …]
D17-renegotiate.conf5 test-0 = 0-renegotiate-client-no-resume
6 test-1 = 1-renegotiate-client-resume
7 test-2 = 2-renegotiate-server-no-resume
8 test-3 = 3-renegotiate-server-resume
9 test-4 = 4-renegotiate-client-auth-require
10 test-5 = 5-renegotiate-client-auth-once
11 test-6 = 6-renegotiate-aead-to-non-aead
12 test-7 = 7-renegotiate-non-aead-to-aead
13 test-8 = 8-renegotiate-non-aead-to-non-aead
14 test-9 = 9-renegotiate-aead-to-aead
[all …]
D17-renegotiate.conf.in20 name => "renegotiate-client-no-resume",
34 name => "renegotiate-client-resume",
47 name => "renegotiate-server-no-resume",
61 name => "renegotiate-server-resume",
74 name => "renegotiate-client-auth-require",
93 name => "renegotiate-client-auth-once",
114 name => "renegotiate-aead-to-non-aead",
133 name => "renegotiate-non-aead-to-aead",
152 name => "renegotiate-non-aead-to-non-aead",
171 name => "renegotiate-aead-to-aead",
D18-dtls-renegotiate.conf.in27 name => "renegotiate-client-no-resume".$suffix,
41 name => "renegotiate-client-resume".$suffix,
62 name => "renegotiate-server-resume".$suffix,
74 name => "renegotiate-client-auth-require".$suffix,
92 name => "renegotiate-client-auth-once".$suffix,
115 name => "renegotiate-aead-to-non-aead".$suffix,
134 name => "renegotiate-non-aead-to-aead".$suffix,
153 name => "renegotiate-non-aead-to-non-aead".$suffix,
172 name => "renegotiate-aead-to-aead".$suffix,
/third_party/node/test/parallel/
Dtest-tls-disable-renegotiation.js53 assert.throws(() => client.renegotiate(), {
58 assert.throws(() => client.renegotiate(common.mustNotCall()), {
63 assert.throws(() => client.renegotiate({}, false), {
68 assert.throws(() => client.renegotiate({}, null), {
76 let ok = client.renegotiate(options, common.mustSucceed(() => {
86 ok = client.renegotiate(options, common.mustNotCall());
Dtest-tls-server-verify.js50 renegotiate: false, property
62 renegotiate: false, property
74 renegotiate: true, property
86 renegotiate: false, property
98 renegotiate: false, property
111 renegotiate: false, property
264 if (tcase.renegotiate) {
279 if (tcase.renegotiate && !renegotiated) {
284 return c.renegotiate({
323 } else if (tcase.renegotiate) {
Dtest-tls-client-renegotiation-13.js30 const ok = client.renegotiate({}, common.mustCall((err) => {
Dtest-tls-client-renegotiation-limit.js93 client.renegotiate({}, (err) => {
Dtest-https-client-renegotiation-limit.js101 client.renegotiate({}, (err) => {
/third_party/gstreamer/gstplugins_good/tests/examples/v4l2/
Dmeson.build7 executable('v4l2src-renegotiate', 'v4l2src-renegotiate.c',
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstvc1parse.h87 gboolean renegotiate; member
Dgstvc1parse.c285 vc1parse->renegotiate = TRUE; in gst_vc1_parse_reset()
566 vc1parse->renegotiate = FALSE; in gst_vc1_parse_renegotiate()
1188 if (vc1parse->renegotiate in gst_vc1_parse_handle_frame()
2485 vc1parse->renegotiate = TRUE; in gst_vc1_parse_set_caps()
/third_party/openssl/doc/man3/
DBIO_f_ssl.pod66 BIO_set_ssl_renegotiate_bytes() sets the renegotiate byte count of SSL BIO B<b>
71 BIO_set_ssl_renegotiate_timeout() sets the renegotiate timeout of SSL BIO B<b>
73 When the renegotiate timeout elapses the session is automatically renegotiated.
DSSL_CTX_set_options.pod301 If the patched OpenSSL server attempts to renegotiate a fatal
/third_party/mbedtls/programs/ssl/
Dssl_client2.c479 int renegotiate; /* attempt renegotiation? */ member
847 opt.renegotiate = DFL_RENEGOTIATE; in main()
1036 opt.renegotiate = atoi( q ); in main()
1037 if( opt.renegotiate < 0 || opt.renegotiate > 1 ) in main()
2403 if( opt.renegotiate ) in main()
Dssl_server2.c602 int renegotiate; /* attempt renegotiation? */ member
1528 opt.renegotiate = DFL_RENEGOTIATE; in main()
1747 opt.renegotiate = atoi( q ); in main()
1748 if( opt.renegotiate < 0 || opt.renegotiate > 1 ) in main()
3614 if( opt.renegotiate && exchanges_left == opt.exchanges ) in main()
/third_party/gstreamer/gstreamer/docs/random/wtay/
Dnegotiation3105 dynamically renegotiate at runtime.
145 returns other values while linking, the new link will renegotiate to a new
/third_party/openssl/ssl/
Ds3_lib.c4448 if (s->s3->renegotiate) in ssl3_write()
4461 if (s->s3->renegotiate) in ssl3_read_internal()
4501 s->s3->renegotiate = 1; in ssl3_renegotiate()
4517 if (s->s3->renegotiate) { in ssl3_renegotiate_check()
4527 s->s3->renegotiate = 0; in ssl3_renegotiate_check()
Dssl_local.h1410 int renegotiate; member
1566 int renegotiate; member
Dssl_lib.c600 if (s->renegotiate) { in SSL_clear()
2151 s->renegotiate = 1; in SSL_renegotiate()
2169 s->renegotiate = 1; in SSL_renegotiate_abbreviated()
2181 return (s->renegotiate != 0); in SSL_renegotiate_pending()
/third_party/node/lib/
D_tls_wrap.js820 TLSSocket.prototype.renegotiate = function(options, callback) { method in TLSSocket
852 this._handle.renegotiate();
/third_party/openssl/ssl/statem/
Dstatem.c418 || s->renegotiate) { in state_machine()
Dstatem_srvr.c587 } else if (s->renegotiate == 0 && !SSL_IS_FIRST_HANDSHAKE(s)) { in ossl_statem_server_write_transition()
1391 if (s->renegotiate == 0 && !SSL_IS_FIRST_HANDSHAKE(s)) { in tls_process_client_hello()
1404 s->renegotiate = 1; in tls_process_client_hello()
1748 if (s->renegotiate) { in tls_early_post_process_client_hello()
/third_party/node/doc/api/
Dtls.md161 The TLS protocol allows clients to renegotiate certain aspects of the TLS
897 to renegotiate will trigger an `'error'` event on the `TLSSocket`.
1282 ### `tlsSocket.renegotiate(options, callback)`
1293 * `callback` {Function} If `renegotiate()` returned `true`, callback is
1294 attached once to the `'secure'` event. If `renegotiate()` returned `false`,
1301 The `tlsSocket.renegotiate()` method initiates a TLS renegotiation process.
/third_party/mbedtls/tests/suites/
Dtest_suite_ssl.function75 int renegotiate;
102 opts->renegotiate = 0;
1806 if( options->renegotiate )
1963 if( options->renegotiate )
4599 options.renegotiate = 1;
4618 options.renegotiate = renegotiation;

12