Searched refs:eapol_auth_config (Results 1 – 4 of 4) sorted by relevance
17 struct eapol_auth_config { struct74 struct eapol_authenticator * eapol_auth_init(struct eapol_auth_config *conf,
28 struct eapol_auth_config conf;
1024 static int eapol_auth_conf_clone(struct eapol_auth_config *dst, in eapol_auth_conf_clone()1025 struct eapol_auth_config *src) in eapol_auth_conf_clone()1086 static void eapol_auth_conf_free(struct eapol_auth_config *conf) in eapol_auth_conf_free()1099 struct eapol_authenticator * eapol_auth_init(struct eapol_auth_config *conf, in eapol_auth_init()
1682 struct eapol_auth_config conf; in ieee802_1x_init()