Searched refs:renegotiate (Results 1 - 25 of 29) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dd1_srvr.c224 s->renegotiate = 1;
292 * Server attempting to renegotiate with client that doesn't
424 s->renegotiate = 2;
875 if (s->renegotiate == 2) { /* skipped if we just sent a
877 s->renegotiate = 0;
H A Dd1_clnt.c216 s->renegotiate = 1;
754 s->renegotiate = 0;
H A Dssl_lib.c216 if (s->renegotiate)
219 if (s->renegotiate) {
1082 if (s->renegotiate == 0)
1083 s->renegotiate = 1;
1092 if (s->renegotiate == 0)
1093 s->renegotiate = 1;
1106 return (s->renegotiate != 0);
1452 int empty_reneg_info_scsv = !s->renegotiate;
1550 if (s->renegotiate) {
2942 ret->renegotiate
[all...]
H A Ds3_lib.c3155 s->s3->renegotiate = 0;
4410 if (s->s3->renegotiate)
4456 if (s->s3->renegotiate)
4499 s->s3->renegotiate = 1;
4507 if (s->s3->renegotiate) {
4516 s->s3->renegotiate = 0;
H A Ds3_pkt.c976 && !s->renegotiate && TLS1_get_version(s) > TLS1_VERSION)
1368 !s->s3->renegotiate) {
1549 s->renegotiate = 1;
H A Dssl3.h537 * This flag is set when we should renegotiate ASAP, basically when there
540 int renegotiate; member in struct:ssl3_state_st
H A Ds3_srvr.c255 s->renegotiate = 1;
321 * Server attempting to renegotiate with client that doesn't
393 s->renegotiate = 2;
839 if (s->renegotiate == 2) { /* skipped if we just sent a
841 s->renegotiate = 0;
H A Dd1_pkt.c942 * We were about to renegotiate but had to read belated application
1086 !s->s3->renegotiate) {
1319 s->renegotiate = 1;
H A Ds3_clnt.c226 s->renegotiate = 1;
621 s->renegotiate = 0;
766 * renegotiate to a lower one in the premaster secret. This
776 * 5. Server sends hello request to renegotiate.
H A Dt1_lib.c1298 if (s->renegotiate) {
2446 if (!renegotiate_seen && s->renegotiate &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dd1_srvr.c224 s->renegotiate = 1;
292 * Server attempting to renegotiate with client that doesn't
424 s->renegotiate = 2;
875 if (s->renegotiate == 2) { /* skipped if we just sent a
877 s->renegotiate = 0;
H A Dd1_clnt.c216 s->renegotiate = 1;
754 s->renegotiate = 0;
H A Dssl_lib.c216 if (s->renegotiate)
219 if (s->renegotiate) {
1082 if (s->renegotiate == 0)
1083 s->renegotiate = 1;
1092 if (s->renegotiate == 0)
1093 s->renegotiate = 1;
1106 return (s->renegotiate != 0);
1452 int empty_reneg_info_scsv = !s->renegotiate;
1550 if (s->renegotiate) {
2942 ret->renegotiate
[all...]
H A Ds3_lib.c3155 s->s3->renegotiate = 0;
4410 if (s->s3->renegotiate)
4456 if (s->s3->renegotiate)
4499 s->s3->renegotiate = 1;
4507 if (s->s3->renegotiate) {
4516 s->s3->renegotiate = 0;
H A Ds3_pkt.c976 && !s->renegotiate && TLS1_get_version(s) > TLS1_VERSION)
1368 !s->s3->renegotiate) {
1549 s->renegotiate = 1;
H A Dssl3.h537 * This flag is set when we should renegotiate ASAP, basically when there
540 int renegotiate; member in struct:ssl3_state_st
H A Ds3_srvr.c255 s->renegotiate = 1;
321 * Server attempting to renegotiate with client that doesn't
393 s->renegotiate = 2;
839 if (s->renegotiate == 2) { /* skipped if we just sent a
841 s->renegotiate = 0;
H A Dd1_pkt.c942 * We were about to renegotiate but had to read belated application
1086 !s->s3->renegotiate) {
1319 s->renegotiate = 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Ds3_lib.c1663 s->s3->renegotiate=0;
2294 if (s->s3->renegotiate) ssl3_renegotiate_check(s);
2340 if (s->s3->renegotiate) ssl3_renegotiate_check(s);
2378 s->s3->renegotiate=1;
2386 if (s->s3->renegotiate)
2398 s->s3->renegotiate=0;
H A Dssl3.h386 /* This flag is set when we should renegotiate ASAP, basically when
388 int renegotiate; member in struct:ssl3_state_st
H A Ds3_pkt.c981 !s->s3->renegotiate)
H A Dd1_pkt.c855 !s->s3->renegotiate)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dprotocol.tex27 Tries to reestablish a previous opened connection (close and renegotiate connection).
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dssl3.h386 /* This flag is set when we should renegotiate ASAP, basically when
388 int renegotiate; member in struct:ssl3_state_st
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dadvansys.c3584 int renegotiate = 0; local
3729 renegotiate = 1;
3736 if (renegotiate) {
3773 int renegotiate = 0; local
3892 renegotiate = 1;
3976 renegotiate = 1;
3983 if (renegotiate) {

Completed in 415 milliseconds

12