Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/platform/include/
A Dconfig_aos_base.h211 #define MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE macro
/AliOS-Things-master/components/mbedtls/library/
A Dversion_features.c492 #if defined(MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE)
A Dssl_tls.c3834 #if defined(MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE) && defined(MBEDTLS_SSL_SRV_C)
4122 #if defined(MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE) && defined(MBEDTLS_SSL_SRV_C) in ssl_parse_record_header()
7004 #if !defined(MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE) || \ in ssl_session_reset_int()
7060 #if defined(MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE) && defined(MBEDTLS_SSL_SRV_C) in ssl_session_reset_int()
7099 #if defined(MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE) in ssl_session_reset_int()
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dcheck_config.h584 #if defined(MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE) && \
A Dconfig.h.bak1511 * \def MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE
1524 #define MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE

Completed in 20 milliseconds