Home
last modified time | relevance | path

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

/hostap-3.6.0/tests/
Dtest-https.c16 static void https_tls_event_cb(void *ctx, enum tls_event ev, in https_tls_event_cb() function
81 conf.event_cb = https_tls_event_cb; in https_client()
Dtest-https_server.c15 static void https_tls_event_cb(void *ctx, enum tls_event ev, in https_tls_event_cb() function
86 conf.event_cb = https_tls_event_cb; in https_server()