Searched refs:alert_dispatch (Results 1 - 5 of 5) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/ssl/
H A Ds3_pkt.c647 if (s->s3->alert_dispatch)
1413 s->s3->alert_dispatch=1;
1428 s->s3->alert_dispatch=0;
1432 s->s3->alert_dispatch=1;
H A Dssl3.h439 int alert_dispatch; member in struct:ssl3_state_st
H A Dd1_pkt.c1351 if (s->s3->alert_dispatch)
1596 s->s3->alert_dispatch=0;
1623 s->s3->alert_dispatch=1;
H A Ds3_lib.c3169 * to be written, s->s3->alert_dispatch will be true */
3170 if (s->s3->alert_dispatch)
3173 else if (s->s3->alert_dispatch)
3199 !s->s3->alert_dispatch)
/barrelfish-master/include/openssl/
H A Dssl3.h439 int alert_dispatch; member in struct:ssl3_state_st

Completed in 50 milliseconds