Searched refs:wpend_tot (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl2.h172 int wpend_tot; member in struct:ssl2_state_st
H A Ds2_pkt.c453 if ((s->s2->wpend_tot > (int)len) ||
629 s->s2->wpend_tot = olen;
H A Ds3_pkt.c680 i = ssl3_write_pending(s, type, &buf[tot], s->s3->wpend_tot);
792 s->s3->wpend_tot = nw;
1074 s->s3->wpend_tot = len;
1093 if ((s->s3->wpend_tot > (int)len)
H A Dssl3.h511 int wpend_tot; /* number bytes written */ member in struct:ssl3_state_st
H A Dd1_pkt.c1707 s->s3->wpend_tot = len;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dssl2.h168 int wpend_tot; member in struct:ssl2_state_st
H A Dssl3.h366 int wpend_tot; /* number bytes written */ member in struct:ssl3_state_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl2.h168 int wpend_tot; member in struct:ssl2_state_st
H A Ds2_pkt.c475 if ((s->s2->wpend_tot > (int)len) ||
641 s->s2->wpend_tot=olen;
H A Dssl3.h366 int wpend_tot; /* number bytes written */ member in struct:ssl3_state_st
H A Ds3_pkt.c708 s->s3->wpend_tot=len;
726 if ((s->s3->wpend_tot > (int)len)
H A Dd1_pkt.c1448 s->s3->wpend_tot=len;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl2.h172 int wpend_tot; member in struct:ssl2_state_st
H A Ds2_pkt.c453 if ((s->s2->wpend_tot > (int)len) ||
629 s->s2->wpend_tot = olen;
H A Ds3_pkt.c680 i = ssl3_write_pending(s, type, &buf[tot], s->s3->wpend_tot);
792 s->s3->wpend_tot = nw;
1074 s->s3->wpend_tot = len;
1093 if ((s->s3->wpend_tot > (int)len)
H A Dssl3.h511 int wpend_tot; /* number bytes written */ member in struct:ssl3_state_st
H A Dd1_pkt.c1707 s->s3->wpend_tot = len;

Completed in 204 milliseconds