Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/configs/
Dtls13-only.h26 #undef MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE
/openthread-latest/third_party/mbedtls/repo/configs/
Dconfig-ccm-psk-dtls1_2.h50 #define MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE macro
/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Dconfig_adjust_ssl.h47 #undef MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE
Dmbedtls_config.h1980 #define MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE macro
Dcheck_config.h897 #if defined(MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE) && \
/openthread-latest/third_party/mbedtls/repo/library/
Dversion_features.c519 #if defined(MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE)
Dssl_msg.c3458 #if defined(MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE) && defined(MBEDTLS_SSL_SRV_C)
3928 #if defined(MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE) && defined(MBEDTLS_SSL_SRV_C)
4880 #if defined(MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE) && defined(MBEDTLS_SSL_SRV_C) in ssl_get_next_record()
Dssl_tls.c1493 #if !defined(MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE) || !defined(MBEDTLS_SSL_SRV_C) in mbedtls_ssl_session_reset_msg_layer()
1598 #if defined(MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE) in mbedtls_ssl_session_reset_int()
/openthread-latest/third_party/mbedtls/repo/programs/test/
Dquery_config.c1455 #if defined(MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE) in query_config()
1458 MACRO_EXPANSION_TO_STR( MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE ); in query_config()
4213 #if defined(MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE) in list_config()
4214 OUTPUT_MACRO_NAME_VALUE(MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE); in list_config()
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_ssl.function3154 /* BEGIN_CASE depends_on:MBEDTLS_SSL_SRV_C:MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE:MBEDTLS_TEST_HOOKS */
/openthread-latest/third_party/mbedtls/repo/
DChangeLog1138 MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE enabled. An unauthenticated client
2447 happen when MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE was enabled in config.h