Searched refs:DTLS1_BITMAP (Results 1 – 2 of 2) sorted by relevance
184 static int dtls1_record_replay_check(SSL *s, DTLS1_BITMAP *bitmap);185 static void dtls1_record_bitmap_update(SSL *s, DTLS1_BITMAP *bitmap);828 static int dtls1_record_replay_check(SSL *s, DTLS1_BITMAP *bitmap) { in dtls1_record_replay_check()849 static void dtls1_record_bitmap_update(SSL *s, DTLS1_BITMAP *bitmap) { in dtls1_record_bitmap_update()919 memset(&s->d1->bitmap, 0, sizeof(DTLS1_BITMAP)); in dtls1_reset_seq_numbers()
708 } DTLS1_BITMAP; typedef748 DTLS1_BITMAP bitmap;