Searched refs:method (Results 1 – 3 of 3) sorted by relevance
348 switch (conf->eap_user->methods[0].method) { in wpas_key_mgmt_to_zephyr()351 switch (conf->eap_user->next->methods[0].method) { in wpas_key_mgmt_to_zephyr()371 switch (ssid->eap.eap_methods->method) { in wpas_key_mgmt_to_zephyr()615 char *method = NULL; in wpas_add_and_config_network() local854 method = eap_config[index].method; in wpas_add_and_config_network()912 if (method != NULL) { in wpas_add_and_config_network()914 method)) { in wpas_add_and_config_network()
146 user->methods[0].method = eap_cfg.eap_type_phase1; in hapd_process_eap_user_phase1()214 user->methods[0].method = eap_cfg.eap_type_phase1; in hapd_process_eap_user()218 user->methods[0].method = eap_cfg.eap_type_phase2; in hapd_process_eap_user()
621 Select the network selection method for the supplicant.
Completed in 19 milliseconds