Home
last modified time | relevance | path

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

/net-tools-latest/mbedtls-2.4.0/include/mbedtls/
Dconfig.h1211 #define MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE macro
Dcheck_config.h523 #if defined(MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE) && \
/net-tools-latest/mbedtls-2.4.0/library/
Dversion_features.c384 #if defined(MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE)
Dssl_tls.c3265 #if defined(MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE) && defined(MBEDTLS_SSL_SRV_C)
3611 #if defined(MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE) && defined(MBEDTLS_SSL_SRV_C) in ssl_parse_record_header()