Home
last modified time | relevance | path

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

/third_party/openssl/ssl/record/
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);
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()
Drecord.h78 } DTLS1_BITMAP; typedef
104 DTLS1_BITMAP bitmap;
106 DTLS1_BITMAP next_bitmap;
DREADME.md21 dtls1_bitmap.c -> DTLS1_BITMAP component
63 | SSL3_BUFFER | | SSL3_RECORD | | DTLS1_BITMAP |
Drec_layer_d1.c234 DTLS1_BITMAP *bitmap; in dtls1_process_buffered_records()
1003 DTLS1_BITMAP *dtls1_get_bitmap(SSL *s, SSL3_RECORD *rr, in dtls1_get_bitmap()
Dssl3_record.c1502 int dtls1_process_record(SSL *s, DTLS1_BITMAP *bitmap) in dtls1_process_record()
1705 DTLS1_BITMAP *bitmap; in dtls1_get_record()
/third_party/openssl/util/
Dindent.pro191 -T DTLS1_BITMAP