Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dieee802_11_auth.c489 psk->is_passphrase = 1; in decode_tunnel_passwords()
H A Dwpa_auth_glue.c311 if (pos->is_passphrase) { in hostapd_wpa_auth_get_psk()
316 pos->is_passphrase = 0; in hostapd_wpa_auth_get_psk()
H A Dap_config.h143 unsigned int is_passphrase:1; member