Home
last modified time | relevance | path

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

/mbedtls/tests/configs/
A Dtls13-only.h26 #undef MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE
/mbedtls/configs/
A Dconfig-ccm-psk-dtls1_2.h50 #define MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE macro
/mbedtls/include/mbedtls/
A Dconfig_adjust_ssl.h47 #undef MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE
A Dmbedtls_config.h1980 #define MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE macro
A Dcheck_config.h897 #if defined(MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE) && \
/mbedtls/library/
A Dversion_features.c519 #if defined(MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE)
A 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()
A 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()
/mbedtls/programs/test/
A 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()
/mbedtls/tests/suites/
A Dtest_suite_ssl.function3154 /* BEGIN_CASE depends_on:MBEDTLS_SSL_SRV_C:MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE:MBEDTLS_TEST_HOOKS */
/mbedtls/
A 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

Completed in 48 milliseconds