Searched refs:mbedtls_net_poll (Results 1 – 3 of 3) sorted by relevance
186 int mbedtls_net_poll(mbedtls_net_context *ctx, uint32_t rw, uint32_t timeout);
453 int mbedtls_net_poll(mbedtls_net_context *ctx, uint32_t rw, uint32_t timeout) in mbedtls_net_poll() function
2222 * Fix mbedtls_net_poll() and mbedtls_net_recv_timeout() often failing with2377 * Fix a stack buffer overflow with mbedtls_net_poll() and3807 * Extend the public API with the function of mbedtls_net_poll() to allow user