Searched refs:wolfssl_send_cb (Results 1 – 2 of 2) sorted by relevance
155 static int wolfssl_send_cb(WOLFSSL *ssl, char *buf, int sz, void *ctx) in wolfssl_send_cb() function228 wolfSSL_SetIOSend(ssl_ctx, wolfssl_send_cb); in tls_init()
156 static int wolfssl_send_cb(WOLFSSL *ssl, char *buf, int sz, void *ctx) in wolfssl_send_cb() function229 wolfSSL_SetIOSend(ssl_ctx, wolfssl_send_cb); in tls_init()