Searched refs:dtls1_process_record (Results 1 – 3 of 3) sorted by relevance
125 int dtls1_process_record(SSL *s, DTLS1_BITMAP *bitmap);
1528 int dtls1_process_record(SSL *s, DTLS1_BITMAP *bitmap) in dtls1_process_record() function1911 if (!dtls1_process_record(s, bitmap)) { in dtls1_get_record()
285 if (!replayok || !dtls1_process_record(s, bitmap)) { in dtls1_process_buffered_records()