Searched refs:MBEDTLS_ERR_SSL_CLIENT_RECONNECT (Results 1 – 5 of 5) sorted by relevance
462 case -(MBEDTLS_ERR_SSL_CLIENT_RECONNECT): in mbedtls_high_level_strerr()
3671 return MBEDTLS_ERR_SSL_CLIENT_RECONNECT; in ssl_handle_possible_reconnect()
145 #define MBEDTLS_ERR_SSL_CLIENT_RECONNECT -0x6780 macro
3333 if (ret == MBEDTLS_ERR_SSL_CLIENT_RECONNECT) { in main()
4306 MBEDTLS_ERR_SSL_CLIENT_RECONNECT - it is then possible to start a new
Completed in 46 milliseconds