Home
last modified time | relevance | path

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

12

/hostap/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.c1061 const char * cstr_token(const char *str, const char *delim, const char **last) in cstr_token()
/hostap/tests/
Dtest-x509v3.c20 struct x509_certificate *certs = NULL, *last = NULL, *cert; in main() local
/hostap/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
Dtls_wolfssl.c952 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/
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/src/drivers/
Ddriver_common.c225 int last; in wpa_get_wowlan_triggers() local
/hostap/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.c116 const char *token, *last = NULL; in eap_ttls_init() local
/hostap/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/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/wpa_supplicant/
Dconfig.c673 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
Dgas_query.c85 static int ms_from_time(struct os_reltime *last) in ms_from_time()
/hostap/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/src/common/
Ddpp_backup.c1104 struct dpp_asymmetric_key *first = NULL, *last = NULL, *key; in dpp_parse_dpp_asymmetric_key_package() local
/hostap/src/ap/
Dgas_query_ap.c79 static int ms_from_time(struct os_reltime *last) in ms_from_time()
Dacs.c255 int last; member
Dwpa_auth_i.h292 u32 last[FT_REMOTE_SEQ_BACKLOG]; member
/hostap/hostapd/
Dconfig_file.c638 int val = 0, last; in hostapd_config_parse_key_mgmt() local

12