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

  /external/boringssl/src/ssl/
s3_pkt.cc 560 ssl->s3->alert_dispatch = 1;
578 ssl->s3->alert_dispatch = 0;
d1_pkt.cc 403 ssl->s3->alert_dispatch = 0;
ssl_lib.cc 816 } else if (ssl->s3->alert_dispatch) {
834 if (ssl->s3->alert_dispatch) {
    [all...]
internal.h 1684 int alert_dispatch; member in struct:ssl3_state_st
    [all...]

Completed in 703 milliseconds