Home
last modified time | relevance | path

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

/hostap-3.7.0/tests/
Dtest-https.c23 static struct wpabuf * https_recv(int s) in https_recv() function
121 in = https_recv(s); in https_client()
156 in = https_recv(s); in https_client()
Dtest-https_server.c22 static struct wpabuf * https_recv(int s, int timeout_ms) in https_recv() function
112 in = https_recv(s, 5000); in https_server()
152 in = https_recv(s, 5000); in https_server()