Home
last modified time | relevance | path

Searched defs:pos (Results 2901 - 2925 of 7450) sorted by relevance

1...<<111112113114115116117118119120>>...298

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_utils.c344 char buf[500], *pos, *end; in p2p_channels_dump() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dpmksa_cache.c178 struct rsn_pmksa_cache_entry *pos, *prev; in pmksa_cache_add_entry() local
541 char *pos = buf; pmksa_cache_list() local
[all...]
H A Dpreauth.c371 struct rsn_pmksa_candidate *cand, *pos; in pmksa_candidate_add() local
513 char *pos = buf, *end = buf + buflen; rsn_preauth_get_status() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dpkcs5.c90 static int pkcs5_get_params_pbes2(struct pkcs5_params *params, const u8 *pos, in pkcs5_get_params_pbes2() argument
281 const u8 *enc_alg_end, *pos, *end; pkcs5_get_params() local
427 u8 *D = NULL, *I = NULL, *B = NULL, *pos; pkcs12_key_gen() local
[all...]
H A Dtlsv1_client_ocsp.c117 const u8 *pos, *end; in tls_process_ocsp_single_response() local
324 const u8 *pos, *end; tls_process_ocsp_responses() local
358 const u8 *pos, *end; tls_process_basic_ocsp_response() local
683 const u8 *pos, *end; tls_process_ocsp_response() local
[all...]
H A Dtlsv1_client_write.c47 u8 *hello, *end, *pos, *hs_length, *hs_start, *rhdr; in tls_send_client_hello() local
267 u8 *pos, *rhdr, *hs_start, *hs_length, *cert_start; tls_write_client_certificate() local
348 tlsv1_key_x_dh(struct tlsv1_client *conn, u8 **pos, u8 *end) tlsv1_key_x_dh() argument
471 tlsv1_key_x_rsa(struct tlsv1_client *conn, u8 **pos, u8 *end) tlsv1_key_x_rsa() argument
521 u8 *pos, *rhdr, *hs_start, *hs_length; tls_write_client_key_exchange() local
579 u8 *pos, *rhdr, *hs_start, *hs_length, *signed_start; tls_write_client_certificate_verify() local
784 u8 *pos, *hs_start; tls_write_client_finished() local
875 u8 *msg, *end, *pos; tls_send_client_key_exchange() local
918 u8 *msg, *end, *pos; tls_send_change_cipher_spec() local
976 u8 *alert, *pos, *length; tlsv1_client_send_alert() local
[all...]
H A Dtlsv1_common.c414 tls_verify_signature(u16 tls_version, struct crypto_public_key *pk, const u8 *data, size_t data_len, const u8 *pos, size_t len, u8 *alert) tls_verify_signature() argument
[all...]
H A Dtlsv1_server_read.c52 const u8 *pos, *end; in tls_process_status_request_item() local
93 const u8 *pos, *end; in tls_process_status_request_v2() local
124 const u8 *pos, *end, *c; tls_process_client_hello() local
399 const u8 *pos, *end; tls_process_certificate() local
598 tls_process_client_key_exchange_rsa( struct tlsv1_server *conn, const u8 *pos, const u8 *end) tls_process_client_key_exchange_rsa() argument
701 tls_process_client_key_exchange_dh( struct tlsv1_server *conn, const u8 *pos, const u8 *end) tls_process_client_key_exchange_dh() argument
810 const u8 *pos, *end; tls_process_client_key_exchange() local
887 const u8 *pos, *end; tls_process_certificate_verify() local
1049 const u8 *pos; tls_process_change_cipher_spec() local
1098 const u8 *pos, *end; tls_process_client_finished() local
[all...]
H A Dtlsv1_server_write.c45 u8 *pos, *rhdr, *hs_start, *hs_length, *ext_start; in tls_write_server_hello() local
192 u8 *pos, *rhdr, *hs_start, *hs_length, *cert_start; tls_write_server_certificate() local
287 u8 *pos, *rhdr, *hs_start, *hs_length; tls_write_server_certificate_status() local
373 u8 *pos, *rhdr, *hs_start, *hs_length, *server_params; tls_write_server_key_exchange() local
698 u8 *pos, *rhdr, *hs_start, *hs_length; tls_write_server_certificate_request() local
764 u8 *pos; tls_write_server_hello_done() local
834 u8 *pos, *hs_start; tls_write_server_finished() local
932 u8 *msg, *end, *pos; tls_send_server_hello() local
1012 u8 *msg, *end, *pos; tls_send_change_cipher_spec() local
1060 u8 *alert, *pos, *length; tlsv1_server_send_alert() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Djson.c66 const char *pos = *json_pos; in json_parse_string() local
163 const char *pos = *json_pos; json_parse_number() local
223 const char *pos, *end; json_parse() local
[all...]
H A Dtrace.c283 size_t pos = 0; in wpa_trace_calling_func() local
H A Dxml-utils.c142 char *pos = start + 1; in node_from_file() local
194 char *val, *pos; in get_val() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dhttp_client.c321 const char *pos; in http_link_update() local
H A Dwps.c320 const u8 *pos; in wps_is_addr_authorized() local
550 char *pos = buf; in wps_attr_text() local
[all...]
H A Dwps_attr_build.c458 const u8 *pos, *end; in wps_ie_encapsulate() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dctrl_iface_udp.c222 char buf[4096], *pos; local
384 char *pos; local
604 char buf[4096], *pos; global() local
727 char *pos; global() local
[all...]
H A Dmesh.c552 char *mesh_id, *pos = buf; in mesh_attr_text() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/
H A Dwpa_magiclink.c229 char *pos = NULL; local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_rrm.c99 const u8 *pos, *ie, *end; in hostapd_handle_radio_msmt_report() local
35 hostapd_handle_lci_report(struct hostapd_data *hapd, u8 token, const u8 *pos, size_t len) hostapd_handle_lci_report() argument
59 hostapd_handle_range_report(struct hostapd_data *hapd, u8 token, const u8 *pos, size_t len) hostapd_handle_range_report() argument
74 hostapd_handle_beacon_report(struct hostapd_data *hapd, const u8 *addr, u8 token, u8 rep_mode, const u8 *pos, size_t len) hostapd_handle_beacon_report() argument
282 const u8 *pos, *ie, *end; hostapd_handle_nei_report_req() local
576 const u8 *pos; hostapd_send_beacon_req() local
[all...]
H A Dctrl_iface_ap.c286 const u8 *pos; in hostapd_ctrl_iface_sta_mib() local
404 const char *pos; in hostapd_ctrl_iface_sta() local
469 u8 *pos; p2p_manager_disconnect() local
522 const char *pos; hostapd_ctrl_iface_deauthenticate() local
584 const char *pos; hostapd_ctrl_iface_disassociate() local
891 hostapd_parse_csa_settings(const char *pos, struct csa_settings *settings) hostapd_parse_csa_settings() argument
957 char *pos, *pos2; hostapd_ctrl_iface_pmksa_add() local
1014 char *pos; hostapd_ctrl_iface_pmksa_create_entry() local
[all...]
H A Dfils_hlp.c23 const u16 *pos; in ip_checksum() local
39 u8 *pos, *end; in fils_dhcp_request() local
154 u8 buf[1500], *pos, *end, *end_opt = NULL; fils_dhcp_handler() local
334 const u8 *pos = msg, *end; fils_process_hlp_dhcp() local
478 fils_process_hlp_udp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *dst, const u8 *pos, size_t len) fils_process_hlp_udp() argument
509 fils_process_hlp_ip(struct hostapd_data *hapd, struct sta_info *sta, const u8 *dst, const u8 *pos, size_t len) fils_process_hlp_ip() argument
539 fils_process_hlp_req(struct hostapd_data *hapd, struct sta_info *sta, const u8 *pos, size_t len) fils_process_hlp_req() argument
576 fils_process_hlp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *pos, int left) fils_process_hlp() argument
[all...]
H A Dieee802_11_he.c89 u8 *pos = eid; in hostapd_eid_he_capab() local
167 u8 *pos = eid; in hostapd_eid_he_operation() local
262 u8 *pos; hostapd_eid_he_mu_edca_parameter_set() local
293 u8 *pos = eid, *spr_param; hostapd_eid_spatial_reuse() local
344 u8 *pos; hostapd_eid_he_6ghz_band_cap() local
[all...]
H A Dieee802_11_ht.c27 u8 *pos = eid; in hostapd_eid_ht_capabilities() local
85 u8 *pos = eid; hostapd_eid_ht_operation() local
[all...]
H A Dpmksa_cache_auth.c54 struct rsn_pmksa_cache_entry *pos, *prev; in pmksa_cache_free_entry() local
225 struct rsn_pmksa_cache_entry *pos, *prev; pmksa_cache_link_entry() local
368 struct rsn_pmksa_cache_entry *pos; pmksa_cache_auth_add_entry() local
639 char *pos = buf; pmksa_cache_auth_list() local
690 char *pos, *end; pmksa_cache_auth_list_mesh() local
[all...]
H A Drrm.c99 const u8 *pos, *ie, *end; in hostapd_handle_radio_msmt_report() local
35 hostapd_handle_lci_report(struct hostapd_data *hapd, u8 token, const u8 *pos, size_t len) hostapd_handle_lci_report() argument
59 hostapd_handle_range_report(struct hostapd_data *hapd, u8 token, const u8 *pos, size_t len) hostapd_handle_range_report() argument
74 hostapd_handle_beacon_report(struct hostapd_data *hapd, const u8 *addr, u8 token, u8 rep_mode, const u8 *pos, size_t len) hostapd_handle_beacon_report() argument
282 const u8 *pos, *ie, *end; hostapd_handle_nei_report_req() local
576 const u8 *pos; hostapd_send_beacon_req() local
[all...]

Completed in 17 milliseconds

1...<<111112113114115116117118119120>>...298