Searched refs:SSL3_MT_CHANNEL_ID (Results 1 – 5 of 5) sorted by relevance
377 #define SSL3_MT_CHANNEL_ID 203 macro
619 if (!ssl->method->init_message(ssl, &cbb, &body, SSL3_MT_CHANNEL_ID) || in do_complete_second_flight()
785 if (!ssl_check_message_type(hs->ssl, SSL3_MT_CHANNEL_ID) || in do_process_channel_id()
1661 if (!ssl_check_message_type(ssl, SSL3_MT_CHANNEL_ID) || in ssl3_get_channel_id()
1847 if (!ssl->method->init_message(ssl, &cbb, &body, SSL3_MT_CHANNEL_ID) || in ssl3_send_channel_id()