Home
last modified time | relevance | path

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

/ssl/
A Dd1_both.cc263 if (!dtls1_parse_fragment(&cbs, &msg_hdr, &body)) { in dtls1_process_handshake_fragments()
483 bool dtls1_parse_fragment(CBS *cbs, struct hm_header_st *out_hdr, in dtls1_parse_fragment() function
743 if (!dtls1_parse_fragment(&cbs, &hdr, &body_cbs) || // in seal_next_record()
A Dd1_pkt.cc194 if (!dtls1_parse_fragment(&cbs, &msg_hdr, &body)) { in dtls1_open_app_data()
A Dinternal.h3541 bool dtls1_parse_fragment(CBS *cbs, struct hm_header_st *out_hdr,

Completed in 20 milliseconds