Searched refs:dtls1_record_bitmap_update (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/OpenSSL098-52/src/ssl/
H A Dd1_pkt.c129 static void dtls1_record_bitmap_update(SSL *s, DTLS1_BITMAP *bitmap);
484 dtls1_record_bitmap_update(s, &(s->d1->bitmap));/* Mark receipt of record. */
1592 static void dtls1_record_bitmap_update(SSL *s, DTLS1_BITMAP *bitmap) function

Completed in 174 milliseconds