Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_msg.c4092 unsigned char const old_msg_type = rec->type; in ssl_prepare_record_content() local
4113 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()