Searched refs:write_ssl_data (Results 1 – 1 of 1) sorted by relevance
207 static int write_ssl_data(mbedtls_ssl_context *ssl, unsigned char *buf, size_t len) in write_ssl_data() function771 ret = write_ssl_data(&ssl, buf, len); in main()