HomeSort by relevance Sort by last modified time
    Searched refs:wpend_tot (Results 1 - 4 of 4) sorted by null

  /external/boringssl/src/include/openssl/
ssl2.h 166 int wpend_tot; member in struct:ssl2_state_st
ssl3.h 400 int wpend_tot; /* number bytes written */ member in struct:ssl3_state_st
  /external/boringssl/src/ssl/
s3_pkt.c 605 s->s3->wpend_tot = orig_len;
619 if (s->s3->wpend_tot > (int)len ||
    [all...]
d1_pkt.c 819 s->s3->wpend_tot = len;

Completed in 148 milliseconds