Searched refs:secure_renegotiation (Results 1 – 4 of 4) sorted by relevance
181 ssl->secure_renegotiation = MBEDTLS_SSL_SECURE_RENEGOTIATION; in ssl_parse_renegotiation_info()971 ssl->secure_renegotiation = MBEDTLS_SSL_SECURE_RENEGOTIATION;1050 if( ssl->secure_renegotiation == MBEDTLS_SSL_LEGACY_RENEGOTIATION &&1744 ssl->secure_renegotiation = MBEDTLS_SSL_SECURE_RENEGOTIATION;1752 if( ssl->secure_renegotiation != MBEDTLS_SSL_SECURE_RENEGOTIATION &&1760 ssl->secure_renegotiation == MBEDTLS_SSL_SECURE_RENEGOTIATION &&1767 ssl->secure_renegotiation == MBEDTLS_SSL_LEGACY_RENEGOTIATION &&1774 ssl->secure_renegotiation == MBEDTLS_SSL_LEGACY_RENEGOTIATION &&1981 if( ssl->secure_renegotiation != MBEDTLS_SSL_SECURE_RENEGOTIATION )
1092 ssl->secure_renegotiation = MBEDTLS_SSL_SECURE_RENEGOTIATION;1821 if( ssl->secure_renegotiation == MBEDTLS_SSL_LEGACY_RENEGOTIATION &&1829 ssl->secure_renegotiation == MBEDTLS_SSL_SECURE_RENEGOTIATION &&1836 ssl->secure_renegotiation == MBEDTLS_SSL_LEGACY_RENEGOTIATION &&1843 ssl->secure_renegotiation == MBEDTLS_SSL_LEGACY_RENEGOTIATION &&
5474 ssl->secure_renegotiation = MBEDTLS_SSL_LEGACY_RENEGOTIATION; in ssl_session_reset_int()6624 ( ssl->secure_renegotiation == MBEDTLS_SSL_LEGACY_RENEGOTIATION && in mbedtls_ssl_read()
892 int secure_renegotiation; /*!< does peer support legacy or member