Home
last modified time | relevance | path

Searched refs:dtls1_preprocess_fragment (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A Dstatem_dtls.c418 static int dtls1_preprocess_fragment(SSL *s, struct hm_header_st *msg_hdr) in dtls1_preprocess_fragment() function
505 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()
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/statem/
H A Dstatem_dtls.c435 static int dtls1_preprocess_fragment(SSL *s, struct hm_header_st *msg_hdr) in dtls1_preprocess_fragment() function
560 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()
/netbsd-src/crypto/external/bsd/openssl.old/dist/
H A DNEWS228 o Excessive allocation of memory in dtls1_preprocess_fragment()
H A DCHANGES1606 dtls1_preprocess_fragment()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/
H A Dopenssl.txt1142 SSL_F_DTLS1_PREPROCESS_FRAGMENT:288:dtls1_preprocess_fragment