Home
last modified time | relevance | path

Searched defs:pos (Results 3126 - 3150 of 6474) sorted by relevance

1...<<121122123124125126127128129130>>...259

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_server.c62 u8 *pos; in tlsv1_server_derive_keys() local
136 const u8 *pos, *end; tlsv1_server_handshake() local
264 const u8 *in_end, *pos; tlsv1_server_decrypt() local
477 u8 *seed, *pos; tlsv1_server_prf() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dxml_libxml2.c206 char *ret, *pos; in xml_node_to_str() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_upnp_ssdp.c691 char buf[MULTICAST_MAX_READ], *pos; in ssdp_listener_handler() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dbgscan_learn.c277 char msg[100], *pos; in bgscan_learn_timeout() local
321 const char *pos; in bgscan_learn_get_params() local
[all...]
H A Dconfig_file.c68 char *pos, *end, *sstart; in wpa_config_get_line() local
180 char buf[2000], *pos, *pos2; wpa_config_read_network() local
241 char buf[256], *pos, *pos2; wpa_config_read_cred() local
298 char buf[256], *pos; wpa_config_read_blob() local
379 char buf[512], *pos; wpa_config_read() local
1101 const u8 *pos; write_global_bin() local
[all...]
H A Dmbo.c437 const u8 *pos, *cell_pref = NULL; in wpas_mbo_ie_trans_req() local
534 size_t wpas_mbo_ie_bss_trans_reject(struct wpa_supplicant *wpa_s, u8 *pos, in wpas_mbo_ie_bss_trans_reject() argument
614 const u8 *pos = data; mbo_parse_rx_anqp_resp() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_helpers.c124 char registered_sig[MAX_SIG_LEN], *pos; in is_signature_correct() local
963 char *pos; in wpas_dbus_new_decompose_object_path() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Dnetworkconfig.cpp462 const char *txt, *pos; in writeWepKey() local
509 char reply[1024], cmd[256], *pos; paramsFromConfig() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Dest.c548 char *pos, *end, *buf_end; in generate_csr() local
633 const unsigned char *pos; est_build_csr() local
[all...]
H A Dspp_client.c153 char *uri, *pos; in process_update_node() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dgas_query_ap.c472 const u8 *pos, *adv_proto; in gas_query_ap_rx() local
[all...]
H A Dieee802_11_shared.c26 u8 *pos = eid; in hostapd_eid_assoc_comeback_time() local
342 static void hostapd_ext_capab_byte(struct hostapd_data *hapd, u8 *pos, int idx) in hostapd_ext_capab_byte() argument
453 u8 *pos = eid; hostapd_eid_ext_capab() local
488 u8 *pos = eid; hostapd_eid_qos_map_set() local
505 u8 *pos = eid; hostapd_eid_interworking() local
545 u8 *pos = eid; hostapd_eid_adv_proto() local
564 u8 *pos = eid; hostapd_eid_roaming_consortium() local
652 u8 *pos; hostapd_update_time_adv() local
702 u8 *pos = eid; hostapd_eid_bss_max_idle_period() local
749 u8 *pos = eid; hostapd_eid_mbo() local
837 u8 *pos = eid; hostapd_eid_owe_trans() local
885 u8 *pos = eid; hostapd_eid_dpp_cc() local
921 u8 *pos = eid; hostapd_eid_fils_indic() local
1052 u8 *pos = eid; hostapd_eid_rsnxe() local
[all...]
H A Dwnm_ap.c62 u8 *pos; in ieee802_11_send_wnmsleep_resp() local
261 const u8 *pos = frm; ieee802_11_rx_wnmsleep_req() local
370 u8 *pos; ieee802_11_send_bss_trans_mgmt_request() local
410 const u8 *pos, *end; ieee802_11_rx_bss_trans_mgmt_query() local
466 const u8 *pos, *end; ieee802_11_rx_bss_trans_mgmt_resp() local
683 u8 buf[1000], *pos; wnm_send_disassoc_imminent() local
748 u8 buf[1000], *pos; wnm_send_ess_disassoc_imminent() local
800 u8 *buf, *pos; wnm_send_bss_tm_req() local
877 u8 buf[100], *pos; wnm_send_coloc_intf_req() local
[all...]
H A Dwpa_auth_ie.c31 u8 *pos, *count; in wpa_write_wpa_ie() local
126 u8 *pos, *count; wpa_write_rsn_ie() local
398 u8 *pos = buf; wpa_write_rsnxe() local
490 u8 *pos, buf[128]; wpa_auth_gen_wpa_ie() local
555 wpa_add_kde(u8 *pos, u32 kde, const u8 *data, size_t data_len, const u8 *data2, size_t data2_len) wpa_add_kde() argument
1105 wpa_auth_write_assoc_resp_owe(struct wpa_state_machine *sm, u8 *pos, size_t max_len, const u8 *req_ies, size_t req_ies_len) wpa_auth_write_assoc_resp_owe() argument
1139 wpa_auth_write_assoc_resp_fils(struct wpa_state_machine *sm, u8 *pos, size_t max_len, const u8 *req_ies, size_t req_ies_len) wpa_auth_write_assoc_resp_fils() argument
1162 u8 *pos = fd_rsn_info; wpa_auth_write_fd_rsn_info() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dcommon_module_tests.c119 const u8 *pos; in ieee802_11_parse_tests() local
H A Ddpp_backup.c535 static int dpp_parse_recipient_infos(const u8 *pos, size_t len, in dpp_parse_recipient_infos() argument
728 dpp_parse_encrypted_content_info(const u8 *pos, const u8 *end, struct dpp_enveloped_data *data) dpp_parse_encrypted_content_info() argument
803 const u8 *pos, *end; dpp_parse_enveloped_data() local
860 const u8 *pos = buf, *end = buf + len, *next; dpp_parse_one_asymmetric_key() local
1102 const u8 *pos = key_pkg, *end = key_pkg + key_pkg_len; dpp_parse_dpp_asymmetric_key_package() local
[all...]
H A Dgas_server.c168 const u8 *pos, *end, *adv_proto, *query_req; in gas_server_rx_initial_req() local
372 const u8 *pos, *end; gas_server_rx() local
439 const u8 *pos; gas_server_tx_status() local
[all...]
H A Dsae_pk.c144 int pos; in sae_pk_valid_password() local
196 static char * add_char(const char *start, char *pos, u8 idx, size_t *bits) in add_char() argument
215 char *out, *pos; sae_pk_base32_encode() local
252 u8 dtable[256], *out, *pos, tmp; sae_pk_base32_decode() local
363 u8 *pw, *pos; sae_pk_set_password() local
453 const char *pos; sae_parse_pk() local
551 u8 *pos; sae_pk_hash_sig_data() local
708 u8 *hash_data, *pos; sae_pk_valid_fingerprint() local
[all...]
H A Dwpa_ctrl.c572 char *pos; in wpa_ctrl_request() local
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgVariableManager.cpp137 vector<Variable*>::iterator pos = std::find(m_liveVariables.begin(), m_liveVariables.end(), variable); in removeLive() local
199 vector<ValueEntry*>::const_iterator pos = std::find(m_entries.begin(), m_entries.end(), CompareEntryVariable(variable)); in findEntry() local
215 vector<ValueEntry*>::iterator pos = std::find(m_entries.begin(), m_entries.end(), CompareEntryVariable(variable)); in removeValue() local
304 std::vector<const ValueEntry*>::iterator pos = std::find(m_entryCache.begin(), m_entryCache.end(), CompareEntryVariable(variable)); declareVariable() local
323 vector<const ValueEntry*>::const_iterator pos = std::find(m_entryCache.begin(), m_entryCache.end(), CompareEntryVariable(variable)); getValue() local
330 std::vector<const ValueEntry*>::iterator pos = std::find(m_entryCache.begin(), m_entryCache.end(), CompareEntryVariable(variable)); removeValueFromCurrentScope() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDepthStencilClearTests.cpp338 float pos[] = in renderGL() local
367 static const float pos[] = in renderGL() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDepthStencilClearTests.cpp341 float pos[] = in renderGL() local
370 static const float pos[] = in renderGL() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dms_funcs.c112 u8 buf[512], *pos; in nt_password_hash() local
436 u8 *pos; in encrypt_pw_block_with_password_hash() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_teap_common.c361 u8 *pos, *buffer; in eap_teap_compound_mac() local
426 eap_teap_parse_tlv(struct eap_teap_tlv_parse *tlv, int tlv_type, u8 *pos, size_t len) eap_teap_parse_tlv() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_eke.c98 const char *pos; in eap_eke_init() local
228 const u8 *pos, *end; eap_eke_process_id() local
360 const u8 *pos, *end, *dhcomp; eap_eke_process_commit() local
506 const u8 *pos, *end; eap_eke_process_confirm() local
653 const u8 *pos, *end; eap_eke_process() local
[all...]

Completed in 22 milliseconds

1...<<121122123124125126127128129130>>...259