Searched refs:MBEDTLS_ERR_SSL_CLIENT_RECONNECT (Results 1 – 10 of 10) 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()
460 case -(MBEDTLS_ERR_SSL_CLIENT_RECONNECT): in mbedtls_high_level_strerr()
3682 return MBEDTLS_ERR_SSL_CLIENT_RECONNECT; in ssl_handle_possible_reconnect()
135 #define MBEDTLS_ERR_SSL_CLIENT_RECONNECT -0x6780 macro
145 #define MBEDTLS_ERR_SSL_CLIENT_RECONNECT -0x6780 macro
3257 if (ret == MBEDTLS_ERR_SSL_CLIENT_RECONNECT) { in main()
3333 if (ret == MBEDTLS_ERR_SSL_CLIENT_RECONNECT) { in main()
4046 MBEDTLS_ERR_SSL_CLIENT_RECONNECT - it is then possible to start a new
4306 MBEDTLS_ERR_SSL_CLIENT_RECONNECT - it is then possible to start a new