Searched refs:dtls1_preprocess_fragment (Results 1 – 5 of 5) sorted by relevance
418 static int dtls1_preprocess_fragment(SSL *s, struct hm_header_st *msg_hdr) in dtls1_preprocess_fragment() function505 ret = dtls1_preprocess_fragment(s, &frag->msg_header); in dtls1_retrieve_buffered_fragment()851 if (!dtls1_preprocess_fragment(s, &msg_hdr)) { in dtls_get_reassembled_message()
435 static int dtls1_preprocess_fragment(SSL *s, struct hm_header_st *msg_hdr) in dtls1_preprocess_fragment() function560 ret = dtls1_preprocess_fragment(s, &frag->msg_header); in dtls1_retrieve_buffered_fragment()924 if (!dtls1_preprocess_fragment(s, &msg_hdr)) { in dtls_get_reassembled_message()
228 o Excessive allocation of memory in dtls1_preprocess_fragment()
1606 dtls1_preprocess_fragment()
1142 SSL_F_DTLS1_PREPROCESS_FRAGMENT:288:dtls1_preprocess_fragment