/hostap-3.6.0/src/utils/ |
D | edit.c | 178 struct edit_history *h, *match = NULL, *last = NULL; in history_add() local 561 static enum edit_key_code esc_seq_to_key1_no(char last) in esc_seq_to_key1_no() 578 static enum edit_key_code esc_seq_to_key1_shift(char last) in esc_seq_to_key1_shift() 595 static enum edit_key_code esc_seq_to_key1_alt(char last) in esc_seq_to_key1_alt() 612 static enum edit_key_code esc_seq_to_key1_alt_shift(char last) in esc_seq_to_key1_alt_shift() 629 static enum edit_key_code esc_seq_to_key1_ctrl(char last) in esc_seq_to_key1_ctrl() 646 static enum edit_key_code esc_seq_to_key1(int param1, int param2, char last) in esc_seq_to_key1() 700 static enum edit_key_code esc_seq_to_key2(int param1, int param2, char last) in esc_seq_to_key2() 728 char last, *pos; in esc_seq_to_key() local
|
D | common.c | 1048 const char * cstr_token(const char *str, const char *delim, const char **last) in cstr_token()
|
/hostap-3.6.0/tests/ |
D | test-x509v3.c | 20 struct x509_certificate *certs = NULL, *last = NULL, *cert; in main() local
|
/hostap-3.6.0/src/crypto/ |
D | aes-ccm.c | 66 size_t last = len % AES_BLOCK_SIZE; in aes_ccm_auth() local 95 size_t last = len % AES_BLOCK_SIZE; in aes_ccm_encr() local
|
D | aes-gcm.c | 125 size_t last = x + xlen - xpos; in ghash() local 145 size_t i, n, last; in aes_gctr() local
|
/hostap-3.6.0/src/eap_server/ |
D | eap_server_methods.c | 110 struct eap_method *m, *last = NULL; in eap_server_method_register() local
|
D | tncs.c | 1020 struct tnc_if_imv *imv, *last; in tncs_read_config() local
|
/hostap-3.6.0/hs20/server/www/ |
D | spp.php | 144 $last = exec("$osu_root/spp/hs20_spp_server -r$osu_root -f/tmp/hs20_spp_server.log", $output, $ret); variable
|
/hostap-3.6.0/src/drivers/ |
D | driver_common.c | 196 int last; in wpa_get_wowlan_triggers() local
|
/hostap-3.6.0/src/eap_peer/ |
D | eap_methods.c | 320 struct eap_method *m, *last = NULL; in eap_peer_method_register() local
|
D | tncc.c | 885 struct tnc_if_imc *imc, *last; in tncc_read_config_reg() local 1072 struct tnc_if_imc *imc, *last; in tncc_read_config() local
|
D | eap_ttls.c | 91 const char *token, *last = NULL; in eap_ttls_init() local
|
/hostap-3.6.0/wlantest/ |
D | process.c | 183 struct ieee80211_hdr *last = (struct ieee80211_hdr *) wt->last_hdr; in rx_ack() local
|
D | tkip.c | 208 int i, blocks, last; in michael_mic() local
|
/hostap-3.6.0/wpa_supplicant/wpa_gui-qt4/ |
D | wpagui.cpp | 541 bool last = false; in updateStatus() local 673 bool last = false; in updateNetworks() local
|
D | peers.cpp | 731 bool last = false; in add_persistent_groups() local
|
/hostap-3.6.0/wpa_supplicant/ |
D | config.c | 657 int val = 0, last, errors = 0; in wpa_config_parse_proto() local 758 int val = 0, last, errors = 0; in wpa_config_parse_key_mgmt() local 1278 int val = 0, last, errors = 0; in wpa_config_parse_auth_alg() local 1515 int last, errors = 0; in wpa_config_parse_eap() local 3030 struct wpa_ssid *ssid, *last = NULL; in wpa_config_add_network() local 4215 struct wpa_cred *cred, *last = NULL; in wpa_config_add_cred() local
|
D | gas_query.c | 83 static int ms_from_time(struct os_reltime *last) in ms_from_time()
|
/hostap-3.6.0/src/tls/ |
D | tlsv1_server_read.c | 402 struct x509_certificate *chain = NULL, *last = NULL, *cert; in tls_process_certificate() local
|
D | tlsv1_client_read.c | 360 struct x509_certificate *chain = NULL, *last = NULL, *cert; in tls_process_certificate() local
|
/hostap-3.6.0/src/common/ |
D | dpp_backup.c | 1103 struct dpp_asymmetric_key *first = NULL, *last = NULL, *key; in dpp_parse_dpp_asymmetric_key_package() local
|
/hostap-3.6.0/src/ap/ |
D | gas_query_ap.c | 77 static int ms_from_time(struct os_reltime *last) in ms_from_time()
|
D | wpa_auth_i.h | 255 u32 last[FT_REMOTE_SEQ_BACKLOG]; member
|
/hostap-3.6.0/hs20/client/ |
D | osu_client.c | 2018 struct osu_data *osu = NULL, *last = NULL; in parse_osu_providers() local 2293 struct osu_data *osu = NULL, *last = NULL; in cmd_osu_select() local
|
/hostap-3.6.0/hostapd/ |
D | config_file.c | 684 int val = 0, last; in hostapd_config_parse_key_mgmt() local
|