Searched refs:DTLS_BITMAP (Results 1 – 3 of 3) sorted by relevance
40 static int dtls_record_replay_check(OSSL_RECORD_LAYER *rl, DTLS_BITMAP *bitmap) in dtls_record_replay_check()62 DTLS_BITMAP *bitmap) in dtls_record_bitmap_update()83 static DTLS_BITMAP *dtls_get_bitmap(OSSL_RECORD_LAYER *rl, TLS_RL_RECORD *rr, in dtls_get_bitmap()108 static int dtls_process_record(OSSL_RECORD_LAYER *rl, DTLS_BITMAP *bitmap) in dtls_process_record()384 DTLS_BITMAP *bitmap; in dtls_get_more_records()
21 } DTLS_BITMAP; typedef353 DTLS_BITMAP bitmap;355 DTLS_BITMAP next_bitmap;
191 -T DTLS_BITMAP
Completed in 9 milliseconds