Home
last modified time | relevance | path

Searched defs:last (Results 1 – 25 of 31) sorted by relevance

12

/hostap-3.6.0/src/utils/
Dedit.c178 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
Dcommon.c1048 const char * cstr_token(const char *str, const char *delim, const char **last) in cstr_token()
/hostap-3.6.0/tests/
Dtest-x509v3.c20 struct x509_certificate *certs = NULL, *last = NULL, *cert; in main() local
/hostap-3.6.0/src/crypto/
Daes-ccm.c66 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
Daes-gcm.c125 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/
Deap_server_methods.c110 struct eap_method *m, *last = NULL; in eap_server_method_register() local
Dtncs.c1020 struct tnc_if_imv *imv, *last; in tncs_read_config() local
/hostap-3.6.0/hs20/server/www/
Dspp.php144 $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/
Ddriver_common.c196 int last; in wpa_get_wowlan_triggers() local
/hostap-3.6.0/src/eap_peer/
Deap_methods.c320 struct eap_method *m, *last = NULL; in eap_peer_method_register() local
Dtncc.c885 struct tnc_if_imc *imc, *last; in tncc_read_config_reg() local
1072 struct tnc_if_imc *imc, *last; in tncc_read_config() local
Deap_ttls.c91 const char *token, *last = NULL; in eap_ttls_init() local
/hostap-3.6.0/wlantest/
Dprocess.c183 struct ieee80211_hdr *last = (struct ieee80211_hdr *) wt->last_hdr; in rx_ack() local
Dtkip.c208 int i, blocks, last; in michael_mic() local
/hostap-3.6.0/wpa_supplicant/wpa_gui-qt4/
Dwpagui.cpp541 bool last = false; in updateStatus() local
673 bool last = false; in updateNetworks() local
Dpeers.cpp731 bool last = false; in add_persistent_groups() local
/hostap-3.6.0/wpa_supplicant/
Dconfig.c657 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
Dgas_query.c83 static int ms_from_time(struct os_reltime *last) in ms_from_time()
/hostap-3.6.0/src/tls/
Dtlsv1_server_read.c402 struct x509_certificate *chain = NULL, *last = NULL, *cert; in tls_process_certificate() local
Dtlsv1_client_read.c360 struct x509_certificate *chain = NULL, *last = NULL, *cert; in tls_process_certificate() local
/hostap-3.6.0/src/common/
Ddpp_backup.c1103 struct dpp_asymmetric_key *first = NULL, *last = NULL, *key; in dpp_parse_dpp_asymmetric_key_package() local
/hostap-3.6.0/src/ap/
Dgas_query_ap.c77 static int ms_from_time(struct os_reltime *last) in ms_from_time()
Dwpa_auth_i.h255 u32 last[FT_REMOTE_SEQ_BACKLOG]; member
/hostap-3.6.0/hs20/client/
Dosu_client.c2018 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/
Dconfig_file.c684 int val = 0, last; in hostapd_config_parse_key_mgmt() local

12