Home
last modified time | relevance | path

Searched refs:parse_sae_password (Results 1 – 1 of 1) sorted by relevance

/src/contrib/wpa/hostapd/
H A Dconfig_file.c2235 static int parse_sae_password(struct hostapd_bss_config *bss, const char *val) in parse_sae_password() function
2359 if (parse_sae_password(bss, buf)) { in parse_sae_password_file()
4551 if (parse_sae_password(bss, pos) < 0) { in hostapd_config_fill()