Home
last modified time | relevance | path

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

/openssl-master/ssl/record/
A Drecord_local.h42 DTLS1_BITMAP *dtls1_get_bitmap(SSL *s, SSL3_RECORD *rr,
51 int dtls1_record_replay_check(SSL *s, DTLS1_BITMAP *bitmap);
52 void dtls1_record_bitmap_update(SSL *s, DTLS1_BITMAP *bitmap);
125 int dtls1_process_record(SSL *s, DTLS1_BITMAP *bitmap);
A Ddtls1_bitmap.c38 int dtls1_record_replay_check(SSL *s, DTLS1_BITMAP *bitmap) in dtls1_record_replay_check()
59 void dtls1_record_bitmap_update(SSL *s, DTLS1_BITMAP *bitmap) in dtls1_record_bitmap_update()
A Drecord.h78 } DTLS1_BITMAP; typedef
104 DTLS1_BITMAP bitmap;
106 DTLS1_BITMAP next_bitmap;
A DREADME.md21 dtls1_bitmap.c -> DTLS1_BITMAP component
63 | SSL3_BUFFER | | SSL3_RECORD | | DTLS1_BITMAP |
A Drec_layer_d1.c234 DTLS1_BITMAP *bitmap; in dtls1_process_buffered_records()
999 DTLS1_BITMAP *dtls1_get_bitmap(SSL *s, SSL3_RECORD *rr, in dtls1_get_bitmap()
A Dssl3_record.c1487 int dtls1_process_record(SSL *s, DTLS1_BITMAP *bitmap) in dtls1_process_record()
1690 DTLS1_BITMAP *bitmap; in dtls1_get_record()
/openssl-master/util/
A Dindent.pro191 -T DTLS1_BITMAP

Completed in 12 milliseconds