Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A Dstatem_dtls.c640 dtls1_process_out_of_seq_message(SSL *s, const struct hm_header_st *msg_hdr) in dtls1_process_out_of_seq_message() function
816 *errtype = dtls1_process_out_of_seq_message(s, &msg_hdr); in dtls_get_reassembled_message()
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/statem/
H A Dstatem_dtls.c705 dtls1_process_out_of_seq_message(SSL *s, const struct hm_header_st *msg_hdr) in dtls1_process_out_of_seq_message() function
884 *errtype = dtls1_process_out_of_seq_message(s, &msg_hdr); in dtls_get_reassembled_message()
/netbsd-src/crypto/external/bsd/openssl.old/dist/
H A DCHANGES5546 *) In dtls1_process_out_of_seq_message() the check if the current message