Lines Matching defs:s
192 dtls1_copy_record(SSL *s, DTLS1_RECORD_DATA_INTERNAL *rdata) in dtls1_copy_record()
205 dtls1_buffer_record(SSL *s, record_pqueue *queue, unsigned char *priority) in dtls1_buffer_record()
252 dtls1_retrieve_buffered_record(SSL *s, record_pqueue *queue) in dtls1_retrieve_buffered_record()
270 dtls1_process_buffered_record(SSL *s) in dtls1_process_buffered_record()
294 dtls1_process_record(SSL *s) in dtls1_process_record()
350 dtls1_get_record(SSL *s) in dtls1_get_record()
486 dtls1_read_handshake_unexpected(SSL *s) in dtls1_read_handshake_unexpected()
686 dtls1_read_bytes(SSL *s, int type, unsigned char *buf, int len, int peek) in dtls1_read_bytes()
890 dtls1_write_app_data_bytes(SSL *s, int type, const void *buf_, int len) in dtls1_write_app_data_bytes()
918 dtls1_write_bytes(SSL *s, int type, const void *buf, int len) in dtls1_write_bytes()
929 do_dtls1_write(SSL *s, int type, const unsigned char *buf, unsigned int len) in do_dtls1_write()
991 dtls1_record_replay_check(SSL *s, DTLS1_BITMAP *bitmap, in dtls1_record_replay_check()
1010 dtls1_record_bitmap_update(SSL *s, DTLS1_BITMAP *bitmap, in dtls1_record_bitmap_update()
1032 dtls1_get_bitmap(SSL *s, SSL3_RECORD_INTERNAL *rr, unsigned int *is_next_epoch) in dtls1_get_bitmap()
1056 dtls1_reset_read_seq_numbers(SSL *s) in dtls1_reset_read_seq_numbers()