Home | History | Annotate | Download | only in eap_peer

Lines Matching refs:phase1

1834  * eap_get_config_phase1 - Get phase1 data from the network configuration
1836 * Returns: Pointer to the phase1 data or %NULL if not found
1843 return config->phase1;
1850 * Returns: Pointer to the phase1 data or %NULL if not found
2058 if (conf->phase1 == NULL || os_strstr(conf->phase1, "pbc=1") == NULL)
2071 if (conf->phase1 == NULL || os_strstr(conf->phase1, "pin=") == NULL)