HomeSort by: relevance | last modified time | path
    Searched refs:dtls1_process_out_of_seq_message (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/ssl/statem/
statem_dtls.c 720 static int dtls1_process_out_of_seq_message(SSL_CONNECTION *s, function
902 *errtype = dtls1_process_out_of_seq_message(s, &msg_hdr);
  /src/crypto/external/bsd/openssl/dist/ssl/statem/
statem_dtls.c 705 dtls1_process_out_of_seq_message(SSL *s, const struct hm_header_st *msg_hdr) function
884 *errtype = dtls1_process_out_of_seq_message(s, &msg_hdr);
  /src/crypto/external/bsd/openssl.old/dist/ssl/statem/
statem_dtls.c 640 dtls1_process_out_of_seq_message(SSL *s, const struct hm_header_st *msg_hdr) function
816 *errtype = dtls1_process_out_of_seq_message(s, &msg_hdr);

Completed in 25 milliseconds