Home
last modified time | relevance | path

Searched defs:req (Results 351 - 375 of 846) sorted by relevance

1...<<11121314151617181920>>...34

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_sake.c375 const struct eap_sake_hdr *req; in eap_sake_process() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_gpsk.c108 struct wpabuf *req; in eap_gpsk_build_gpsk_1() local
150 struct wpabuf *req; eap_gpsk_build_gpsk_3() local
[all...]
H A Deap_server_ikev2.c135 struct wpabuf *req; in eap_ikev2_build_msg() local
[all...]
H A Deap_server_pax.c75 struct wpabuf *req; in eap_pax_build_std_1() local
127 struct wpabuf *req; eap_pax_build_std_3() local
[all...]
H A Deap_server_psk.c57 struct wpabuf *req; in eap_psk_build_1() local
92 struct wpabuf *req; in eap_psk_build_3() local
[all...]
H A Deap_server_tls.c153 struct wpabuf *req; in eap_tls_build_start() local
H A Deap_server_tls_common.c197 struct wpabuf *req; in eap_server_tls_build_msg() local
256 struct wpabuf *req; in eap_server_tls_build_ack() local
[all...]
H A Deap_server_wsc.c168 struct wpabuf *req; in eap_wsc_build_start() local
188 struct wpabuf *req; in eap_wsc_build_msg() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_go_neg.c215 struct wpabuf *req; in p2p_connect_send() local
H A Dp2p_invitation.c568 struct wpabuf *req; in p2p_invite_send() local
H A Dp2p_sd.c197 struct wpabuf *req; in p2p_send_gas_comeback_req() local
274 struct wpabuf *req; in p2p_start_sd() local
933 p2p_sd_cancel_request(struct p2p_data *p2p, void *req) p2p_sd_cancel_request() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_server_read.c49 tls_process_status_request_item(struct tlsv1_server *conn, const u8 *req, size_t req_len) tls_process_status_request_item() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dhttp_client.c24 struct wpabuf *req; member
130 http_client_addr(struct sockaddr_in *dst, struct wpabuf *req, size_t max_response, void (*cb)(void *ctx, struct http_client *c, enum http_client_event event), void *cb_ctx) http_client_addr() argument
236 http_client_url(const char *url, struct wpabuf *req, size_t max_response, void (*cb)(void *ctx, struct http_client *c, enum http_client_event event), void *cb_ctx) http_client_url() argument
[all...]
H A Dhttp_server.c44 struct http_request *req = cookie; in http_request_cb() local
64 struct http_request *req; in http_request_init() local
91 http_request_deinit(struct http_request *req) http_request_deinit() argument
121 http_request_free_all(struct http_request *req) http_request_free_all() argument
132 http_request_send(struct http_request *req, struct wpabuf *resp) http_request_send() argument
155 http_request_send_and_deinit(struct http_request *req, struct wpabuf *resp) http_request_send_and_deinit() argument
163 http_request_get_type(struct http_request *req) http_request_get_type() argument
169 http_request_get_uri(struct http_request *req) http_request_get_uri() argument
175 http_request_get_hdr(struct http_request *req) http_request_get_hdr() argument
181 http_request_get_data(struct http_request *req) http_request_get_data() argument
187 http_request_get_hdr_line(struct http_request *req, const char *tag) http_request_get_hdr_line() argument
193 http_request_get_cli_addr(struct http_request *req) http_request_get_cli_addr() argument
205 struct http_request *req; http_server_cb() local
228 http_server_init(struct in_addr *addr, int port, void (*cb)(void *ctx, struct http_request *req), void *cb_ctx) http_server_init() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_rrm.c569 hostapd_send_beacon_req(struct hostapd_data *hapd, const u8 *addr, u8 req_mode, const struct wpabuf *req) hostapd_send_beacon_req() argument
H A Dieee802_11_auth.c449 hostapd_acl_recv_radius(struct radius_msg *msg, struct radius_msg *req, in hostapd_acl_recv_radius() argument
372 decode_tunnel_passwords(struct hostapd_data *hapd, const u8 *shared_secret, size_t shared_secret_len, struct radius_msg *msg, struct radius_msg *req, struct hostapd_cached_radius_acl *cache) decode_tunnel_passwords() argument
H A Drrm.c569 hostapd_send_beacon_req(struct hostapd_data *hapd, const u8 *addr, u8 req_mode, const struct wpabuf *req) hostapd_send_beacon_req() argument
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A Dserver.cpp158 auto req = Deserialize<LogRequest>(packet); in ProcessPacketsOnServer() local
164 auto req = Deserialize<CompileShaderRequest>(packet); in ProcessPacketsOnServer() local
177 auto req = Deserialize<StoreContentRequest>(packet); in ProcessPacketsOnServer() local
187 auto req = Deserialize<GetContentRequest>(packet); in ProcessPacketsOnServer() local
200 auto req = Deserialize<AppendRequest>(packet); ProcessPacketsOnServer() local
208 auto req = Deserialize<CreateCacheRequest>(packet); ProcessPacketsOnServer() local
[all...]
H A DvksIPC.cpp60 auto req = Deserialize<StoreContentRequest>(packet); in ProcessPacketsOnServer() local
70 auto req = Deserialize<GetContentRequest>(packet); in ProcessPacketsOnServer() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_pax.c93 static struct wpabuf * eap_pax_alloc_resp(const struct eap_pax_hdr *req, in eap_pax_alloc_resp() argument
115 eap_pax_process_std_1(struct eap_pax_data *data, struct eap_method_ret *ret, u8 id, const struct eap_pax_hdr *req, size_t req_plen) eap_pax_process_std_1() argument
231 eap_pax_process_std_3(struct eap_pax_data *data, struct eap_method_ret *ret, u8 id, const struct eap_pax_hdr *req, size_t req_plen) eap_pax_process_std_3() argument
337 const struct eap_pax_hdr *req; eap_pax_process() local
[all...]
H A Deap_sake.c375 const struct eap_sake_hdr *req; in eap_sake_process() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_gpsk.c108 struct wpabuf *req; in eap_gpsk_build_gpsk_1() local
150 struct wpabuf *req; eap_gpsk_build_gpsk_3() local
[all...]
H A Deap_server_ikev2.c135 struct wpabuf *req; in eap_ikev2_build_msg() local
[all...]
H A Deap_server_pax.c75 struct wpabuf *req; in eap_pax_build_std_1() local
127 struct wpabuf *req; eap_pax_build_std_3() local
[all...]
H A Deap_server_psk.c57 struct wpabuf *req; in eap_psk_build_1() local
92 struct wpabuf *req; in eap_psk_build_3() local
[all...]

Completed in 18 milliseconds

1...<<11121314151617181920>>...34