Searched refs:https_recv (Results 1 – 2 of 2) sorted by relevance
23 static struct wpabuf * https_recv(int s) in https_recv() function121 in = https_recv(s); in https_client()156 in = https_recv(s); in https_client()
22 static struct wpabuf * https_recv(int s, int timeout_ms) in https_recv() function112 in = https_recv(s, 5000); in https_server()152 in = https_recv(s, 5000); in https_server()