Searched refs:eap_identity (Results 1 – 3 of 3) sorted by relevance
561 const uint8_t *eap_identity; member
830 params->eap_identity = state->optarg; in __wifi_args_to_params()831 params->eap_id_length = strlen(params->eap_identity); in __wifi_args_to_params()
1219 resp.network_id, params->eap_identity)) { in wpas_add_and_config_network()