Home
last modified time | relevance | path

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

/hostap-latest/src/crypto/
Dtls_wolfssl.c162 static int wolfssl_send_cb(WOLFSSL *ssl, char *buf, int sz, void *ctx) in wolfssl_send_cb() function
265 wolfSSL_SetIOSend(ssl_ctx, wolfssl_send_cb); in tls_init()