Home
last modified time | relevance | path

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

/openthread-2.7.6/third_party/mbedtls/repo/library/
Derror.c503 case -(MBEDTLS_ERR_SSL_CLIENT_RECONNECT): in mbedtls_high_level_strerr()
Dssl_msg.c3552 return( MBEDTLS_ERR_SSL_CLIENT_RECONNECT ); in ssl_handle_possible_reconnect()
/openthread-2.7.6/third_party/mbedtls/repo/include/mbedtls/
Dssl.h125 #define MBEDTLS_ERR_SSL_CLIENT_RECONNECT -0x6780 /**< The client initiated a reco… macro
/openthread-2.7.6/third_party/mbedtls/repo/programs/ssl/
Dssl_server2.c3612 if( ret == MBEDTLS_ERR_SSL_CLIENT_RECONNECT ) in main()
/openthread-2.7.6/third_party/mbedtls/repo/
DChangeLog2279 MBEDTLS_ERR_SSL_CLIENT_RECONNECT - it is then possible to start a new