Searched refs:MBEDTLS_ERR_SSL_CLIENT_RECONNECT (Results 1 – 5 of 5) sorted by relevance
108 #define MBEDTLS_ERR_SSL_CLIENT_RECONNECT -0x6780 /**< The client initiated a reco… macro
434 if( use_ret == -(MBEDTLS_ERR_SSL_CLIENT_RECONNECT) ) in mbedtls_strerror()
3448 return( MBEDTLS_ERR_SSL_CLIENT_RECONNECT ); in ssl_handle_possible_reconnect()3797 ret != MBEDTLS_ERR_SSL_CLIENT_RECONNECT ) in mbedtls_ssl_read_record_layer()
1857 if( ret == MBEDTLS_ERR_SSL_CLIENT_RECONNECT ) in main()
274 MBEDTLS_ERR_SSL_CLIENT_RECONNECT - it is then possible to start a new