Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/ssl/
H A Dd1_pkt.c184 static DTLS1_BITMAP *dtls1_get_bitmap(SSL *s, SSL3_RECORD_INTERNAL *rr,
440 bitmap = dtls1_get_bitmap(s, rr, &is_next_epoch); in dtls1_get_record()
1032 dtls1_get_bitmap(SSL *s, SSL3_RECORD_INTERNAL *rr, unsigned int *is_next_epoch) in dtls1_get_bitmap() function