Searched defs:sae_password_entry (Results 1 – 1 of 1) sorted by relevance
247 struct sae_password_entry { struct248 struct sae_password_entry *next; argument249 char *password;250 char *identifier;251 u8 peer_addr[ETH_ALEN];252 int vlan_id;