Home
last modified time | relevance | path

Searched refs:dtls1_set_message_header_int (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem_dtls.c49 static void dtls1_set_message_header_int(SSL *s, unsigned char mt,
1213 dtls1_set_message_header_int(s, frag->msg_header.type, in dtls1_retransmit_message()
1261 dtls1_set_message_header_int(s, mt, len, s->d1->handshake_write_seq, in dtls1_set_message_header()
1267 dtls1_set_message_header_int(SSL *s, unsigned char mt, in dtls1_set_message_header_int() function
1320 dtls1_set_message_header_int(s, SSL3_MT_CCS, 0, in dtls1_set_handshake_header()
/third_party/openssl/ssl/statem/
H A Dstatem_dtls.c49 static void dtls1_set_message_header_int(SSL *s, unsigned char mt,
1217 dtls1_set_message_header_int(s, frag->msg_header.type, in dtls1_retransmit_message()
1265 dtls1_set_message_header_int(s, mt, len, s->d1->handshake_write_seq, in dtls1_set_message_header()
1271 dtls1_set_message_header_int(SSL *s, unsigned char mt, in dtls1_set_message_header_int() function
1324 dtls1_set_message_header_int(s, SSL3_MT_CCS, 0, in dtls1_set_handshake_header()

Completed in 4 milliseconds