Lines Matching refs:RECORD_LAYER
125 } RECORD_LAYER; typedef
137 void RECORD_LAYER_init(RECORD_LAYER *rl, SSL_CONNECTION *s);
138 int RECORD_LAYER_clear(RECORD_LAYER *rl);
139 int RECORD_LAYER_reset(RECORD_LAYER *rl);
140 int RECORD_LAYER_read_pending(const RECORD_LAYER *rl);
141 int RECORD_LAYER_processed_read_pending(const RECORD_LAYER *rl);
142 int RECORD_LAYER_write_pending(const RECORD_LAYER *rl);
143 int RECORD_LAYER_is_sslv2_record(RECORD_LAYER *rl);
151 int DTLS_RECORD_LAYER_new(RECORD_LAYER *rl);
152 void DTLS_RECORD_LAYER_free(RECORD_LAYER *rl);
153 void DTLS_RECORD_LAYER_clear(RECORD_LAYER *rl);