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

/barrelfish-master/lib/openssl-1.0.0d/ssl/
H A Dssl2.h168 int wpend_tot; member in struct:ssl2_state_st
H A Ds2_pkt.c477 if ((s->s2->wpend_tot > (int)len) ||
648 s->s2->wpend_tot=olen;
H A Dssl3.h420 int wpend_tot; /* number bytes written */ member in struct:ssl3_state_st
H A Ds3_pkt.c802 s->s3->wpend_tot=len;
821 if ((s->s3->wpend_tot > (int)len)
H A Dd1_pkt.c1529 s->s3->wpend_tot=len;
/barrelfish-master/include/openssl/
H A Dssl2.h168 int wpend_tot; member in struct:ssl2_state_st
H A Dssl3.h420 int wpend_tot; /* number bytes written */ member in struct:ssl3_state_st

Completed in 94 milliseconds