/hostap/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 | 1061 const char * cstr_token(const char *str, const char *delim, const char **last) in cstr_token()
|
/hostap/tests/ |
D | test-x509v3.c | 20 struct x509_certificate *certs = NULL, *last = NULL, *cert; in main() local
|
/hostap/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
|
D | tls_wolfssl.c | 952 const char *token, *last = NULL; in tls_match_suffix() local 1131 const char *token, *last = NULL; in tls_match_dn_field() local
|
/hostap/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/src/drivers/ |
D | driver_common.c | 225 int last; in wpa_get_wowlan_triggers() local
|
/hostap/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 | 116 const char *token, *last = NULL; in eap_ttls_init() local
|
/hostap/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/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/wpa_supplicant/ |
D | config.c | 673 int val = 0, last, errors = 0; in wpa_config_parse_proto() local 764 int val = 0, last, errors = 0; in wpa_config_parse_key_mgmt() local 1308 int val = 0, last, errors = 0; in wpa_config_parse_auth_alg() local 1545 int last, errors = 0; in wpa_config_parse_eap() local 3204 struct wpa_ssid *ssid, *last = NULL; in wpa_config_add_network() local 4530 struct wpa_cred *cred, *last = NULL; in wpa_config_add_cred() local 5951 struct wpa_dev_ik *identity, *last = NULL; in wpa_config_add_identity() local
|
D | gas_query.c | 85 static int ms_from_time(struct os_reltime *last) in ms_from_time()
|
/hostap/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/src/common/ |
D | dpp_backup.c | 1104 struct dpp_asymmetric_key *first = NULL, *last = NULL, *key; in dpp_parse_dpp_asymmetric_key_package() local
|
/hostap/src/ap/ |
D | gas_query_ap.c | 79 static int ms_from_time(struct os_reltime *last) in ms_from_time()
|
D | acs.c | 255 int last; member
|
D | wpa_auth_i.h | 292 u32 last[FT_REMOTE_SEQ_BACKLOG]; member
|
/hostap/hostapd/ |
D | config_file.c | 638 int val = 0, last; in hostapd_config_parse_key_mgmt() local
|