Home
last modified time | relevance | path

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

/net-tools-3.7.0/mbedtls-2.4.0/include/mbedtls/
Dnet_sockets.h43 #define MBEDTLS_ERR_NET_SEND_FAILED -0x004E /**< Sending information through… macro
Dcompat-1.3.h1141 #define POLARSSL_ERR_NET_SEND_FAILED MBEDTLS_ERR_NET_SEND_FAILED
/net-tools-3.7.0/mbedtls-2.4.0/library/
Dnet_sockets.c565 return( MBEDTLS_ERR_NET_SEND_FAILED ); in mbedtls_net_send()
Derror.c645 if( use_ret == -(MBEDTLS_ERR_NET_SEND_FAILED) ) in mbedtls_strerror()
/net-tools-3.7.0/mbedtls-2.4.0/scripts/data_files/
Drename-1.3-2.0.txt542 POLARSSL_ERR_NET_SEND_FAILED MBEDTLS_ERR_NET_SEND_FAILED