Searched refs:RECORD_LAYER_read_pending (Results 1 – 4 of 4) sorted by relevance
140 int RECORD_LAYER_read_pending(const RECORD_LAYER *rl);
100 int RECORD_LAYER_read_pending(const RECORD_LAYER *rl) in RECORD_LAYER_read_pending() function1042 if (!RECORD_LAYER_read_pending(&s->rlayer)) { in ssl3_read_bytes()
4647 if (!RECORD_LAYER_read_pending(&sc->rlayer) in ssl3_renegotiate_check()
1938 return RECORD_LAYER_read_pending(&sc->rlayer); in SSL_has_pending()
Completed in 42 milliseconds