Home
last modified time | relevance | path

Searched refs:dtls1_record_replay_check (Results 1 – 1 of 1) sorted by relevance

/dragonfly/crypto/libressl/ssl/
H A Dd1_pkt.c180 static int dtls1_record_replay_check(SSL *s, DTLS1_BITMAP *bitmap,
453 !dtls1_record_replay_check(s, bitmap, rr->seq_num)) in dtls1_get_record()
991 dtls1_record_replay_check(SSL *s, DTLS1_BITMAP *bitmap, in dtls1_record_replay_check() function