Home
last modified time | relevance | path

Searched defs:m (Results 1 – 25 of 38) sorted by relevance

12

/hostap/src/eap_peer/
Deap_methods.c33 struct eap_method *m; in eap_peer_get_eap_method() local
53 struct eap_method *m; in eap_peer_get_type() local
76 struct eap_method *m; in eap_get_name() local
97 struct eap_method *m; in eap_get_names() local
131 struct eap_method *m; in eap_get_names_as_string_array() local
169 struct eap_method *m; in eap_peer_get_methods() local
236 struct eap_method *m, *prev; in eap_peer_method_unload() local
320 struct eap_method *m, *last = NULL; in eap_peer_method_register() local
355 struct eap_method *m; in eap_peer_unregister_methods() local
Deap.c145 struct eap_method_type *m; in eap_config_allowed_method() local
1407 const struct eap_method *m; in eap_sm_build_expanded_nak() local
1454 const struct eap_method *methods, *m; in eap_sm_buildNak() local
1555 struct eap_method_type *m = conf->eap_methods; in eap_sm_imsi_identity() local
2433 const struct eap_method *m = in eap_sm_get_status() local
2733 const struct eap_method *methods, *m; in eap_get_phase2_types() local
/hostap/src/eap_server/
Deap_server_methods.c28 struct eap_method *m; in eap_server_get_eap_method() local
48 struct eap_method *m; in eap_server_get_type() local
110 struct eap_method *m, *last = NULL; in eap_server_method_register() local
145 struct eap_method *m; in eap_server_unregister_methods() local
170 struct eap_method *m; in eap_server_get_name() local
Deap_i.h153 const struct eap_method *m; /* selected EAP method */ member
/hostap/src/p2p/
Dp2p_group.c75 static void p2p_group_free_member(struct p2p_group_member *m) in p2p_group_free_member()
86 struct p2p_group_member *m, *prev; in p2p_group_free_members() local
127 static void p2p_client_info(struct wpabuf *ie, struct p2p_group_member *m) in p2p_client_info()
314 struct p2p_group_member *m) in wifi_display_add_dev_info_descr()
385 struct p2p_group_member *m; in wifi_display_build_go_ie() local
447 struct p2p_group_member *m; in p2p_buf_add_group_info() local
612 struct p2p_group_member *m, *prev; in p2p_group_remove_member() local
643 struct p2p_group_member *m; in p2p_group_notif_assoc() local
766 static int p2p_match_dev_type_member(struct p2p_group_member *m, in p2p_match_dev_type_member()
811 struct p2p_group_member *m; in p2p_group_match_dev_type() local
[all …]
/hostap/hostapd/
Dhlr_auc_gw.c168 struct milenage_parameters *m = ctx; in get_milenage_cb() local
228 static int db_update_milenage_sqn(struct milenage_parameters *m) in db_update_milenage_sqn()
392 struct milenage_parameters *m = NULL; in read_milenage() local
502 struct milenage_parameters *m; in update_milenage_file() local
573 struct milenage_parameters *m = milenage_db; in get_milenage() local
595 struct milenage_parameters *m; in sim_req_auth() local
667 struct milenage_parameters *m; in gsm_auth_req() local
746 struct milenage_parameters *m; in aka_req_auth() local
816 struct milenage_parameters *m; in aka_auts() local
939 struct milenage_parameters *m, *prev; in cleanup() local
Dsae_pk_gen.c23 u8 *data = NULL, *m; in main() local
/hostap/src/crypto/
Dfips_prf_internal.c21 int i, j, m, k; in fips186_2_prf() local
Dfips_prf_openssl.c65 int i, j, m, k; in fips186_2_prf() local
Dfips_prf_wolfssl.c40 int i, j, m, k; in fips186_2_prf() local
Ddes-internal.c275 u32 i, j, l, m, n, kn[32]; in deskey() local
Daes-gcm.c105 size_t m, i; in ghash() local
Dcrypto_wolfssl.c1404 int crypto_bignum_rand(struct crypto_bignum *r, const struct crypto_bignum *m) in crypto_bignum_rand()
1437 const struct crypto_bignum *m, in crypto_bignum_mod()
1447 const struct crypto_bignum *m, in crypto_bignum_exptmod()
1459 const struct crypto_bignum *m, in crypto_bignum_inverse()
1509 const struct crypto_bignum *m, in crypto_bignum_mulmod()
/hostap/wpa_supplicant/utils/
Dlog2pcap.py42 m = frame_re.match(line) variable
/hostap/src/common/
Dsae_pk.c546 bool ap, const u8 *m, size_t m_len, in sae_pk_hash_sig_data()
704 const u8 *m, size_t m_len, in sae_pk_valid_fingerprint()
775 u8 m[SAE_PK_M_LEN]; in sae_check_confirm_pk() local
Ddefs.h551 #define USEC_TO_TU(m) ((m) / USEC_80211_TU) argument
552 #define TU_TO_USEC(m) ((m) * USEC_80211_TU) argument
Dsae.h31 struct wpabuf *m; member
/hostap/src/drivers/
Ddriver_nl80211_capa.c2184 u16 m; in wpa_driver_nl80211_postprocess_modes() local
2333 u16 m; in nl80211_reg_rule_max_eirp() local
2352 u16 m; in nl80211_reg_rule_ht40() local
2367 u16 m; in nl80211_reg_rule_sec() local
2414 u16 m; in nl80211_reg_rule_vht() local
2468 u16 m; in nl80211_reg_rule_6ghz() local
/hostap/wlantest/
Dgcmp.c87 const u8 *m; in gcmp_decrypt() local
/hostap/wpa_supplicant/
Dconfig.c356 const u8 *m = a + ETH_ALEN; in wpa_config_write_addr_list() local
2437 #define _STRe(f, m) #f, wpa_config_parse_str, OFFSET(eap.m) argument
2440 #define _STRe(f, m) #f, wpa_config_parse_str, wpa_config_write_str, \ argument
2444 #define STRe(f, m) _STRe(f, m), NULL, NULL, NULL, 0 argument
2446 #define STR_KEYe(f, m) _STRe(f, m), NULL, NULL, NULL, 1 argument
2452 #define _STR_LENe(f, m) _STRe(f, m), OFFSET(eap.m ## _len) argument
2454 #define STR_LENe(f, m) _STR_LENe(f, m), NULL, NULL, 0 argument
2465 #define _INTe(f, m) #f, wpa_config_parse_int, OFFSET(eap.m), (void *) 0 argument
2469 #define _INTe(f, m) #f, wpa_config_parse_int, wpa_config_write_int, \ argument
2475 #define INTe(f, m) _INTe(f, m), NULL, NULL, 0 argument
Dconfig_winreg.c883 #define INTe(t, m) write_int(netw, #t, ssid->eap.m, 0) in wpa_config_write_network() argument
885 #define INT_DEFe(t, m, def) write_int(netw, #t, ssid->eap.m, def) in wpa_config_write_network() argument
Dconfig_file.c765 #define INTe(t, m) write_int(f, #t, ssid->eap.m, 0) in wpa_config_write_network() argument
767 #define INT_DEFe(t, m, def) write_int(f, #t, ssid->eap.m, def) in wpa_config_write_network() argument
/hostap/src/fst/
Dfst.h31 #define FST_LLT_MS_TO_VAL(m) (((u32) (m)) * 125 / 4) argument
/hostap/src/ap/
Dwmm.c186 struct ieee80211_mgmt *m = (struct ieee80211_mgmt *) buf; in wmm_send_action() local
/hostap/tests/hwsim/
Dtest_sae_pk.py24 def run_sae_pk(apdev, dev, ssid, pw, m, pk, ap_groups=None, argument

12