Home | History | Annotate | Download | only in eap_peer

Lines Matching full:network

960  * eap_sm_buildIdentity - Build EAP-Identity/Response for the current network
968 * current network. The caller is responsible for freeing the returned data.
1556 * current network. This is normally called when the identity is not included
1557 * in the network configuration. The request will be sent to monitor programs
1571 * current network. This is normally called when the password is not included
1572 * in the network configuration. The request will be sent to monitor programs
1586 * the current network. This is normally called when the EAP method indicates
1601 * information for the current network. This is normally called when the PIN is
1602 * not included in the network configuration. The request will be sent to
1618 * the current network. The request will be sent to monitor programs through
1632 * for the current network. This is normally called when the passphrase is not
1633 * included in the network configuration. The request will be sent to monitor
1709 * @config: Pointer to a network configuration
1714 * the given network configuration.
1774 * eap_get_config - Get current network configuration
1776 * Returns: Pointer to the current network configuration or %NULL if not found
1790 * eap_get_config_identity - Get identity from the network configuration
1806 * eap_get_config_password - Get password from the network configuration
1822 * eap_get_config_password2 - Get password from the network configuration
1843 * eap_get_config_new_password - Get new password from network configuration
1859 * eap_get_config_otp - Get one-time password from the network configuration
1878 * This function clears a used one-time password (OTP) from the current network
1895 * eap_get_config_phase1 - Get phase1 data from the network configuration
1909 * eap_get_config_phase2 - Get phase2 data from the network configuration