ERP: Add wpa_supplicant ERP_FLUSH ctrl_iface command
[mech_eap.git] / src / eap_peer / eap.c
index d46b5c4..52e9e31 100644 (file)
@@ -459,7 +459,7 @@ static void eap_erp_remove_keys_realm(struct eap_sm *sm, const char *realm)
 #endif /* CONFIG_ERP */
 
 
-static void eap_peer_erp_free_keys(struct eap_sm *sm)
+void eap_peer_erp_free_keys(struct eap_sm *sm)
 {
 #ifdef CONFIG_ERP
        struct eap_erp_key *erp, *tmp;