Searched refs:old_msg_type (Results 1 – 1 of 1) sorted by relevance
4092 unsigned char const old_msg_type = rec->type; in ssl_prepare_record_content() local4113 if ((old_msg_type == MBEDTLS_SSL_MSG_APPLICATION_DATA) && in ssl_prepare_record_content()4157 if (old_msg_type != rec->type) { in ssl_prepare_record_content()4159 old_msg_type, rec->type)); in ssl_prepare_record_content()