Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dtls_wolfssl.c155 static int wolfssl_send_cb(WOLFSSL *ssl, char *buf, int sz, void *ctx) in wolfssl_send_cb() function
228 wolfSSL_SetIOSend(ssl_ctx, wolfssl_send_cb); in tls_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dtls_wolfssl.c156 static int wolfssl_send_cb(WOLFSSL *ssl, char *buf, int sz, void *ctx) in wolfssl_send_cb() function
229 wolfSSL_SetIOSend(ssl_ctx, wolfssl_send_cb); in tls_init()