Searched refs:p2p_passphrase_len (Results 1 – 5 of 5) sorted by relevance
742 unsigned int p2p_passphrase_len; member
1094 if (config->p2p_passphrase_len) in wpa_config_write_global()1096 config->p2p_passphrase_len); in wpa_config_write_global()
4028 if (wpa_s->conf->p2p_passphrase_len >= 8 && in wpas_p2p_init()4029 wpa_s->conf->p2p_passphrase_len <= 63) in wpas_p2p_init()4030 p2p.passphrase_len = wpa_s->conf->p2p_passphrase_len; in wpas_p2p_init()6610 p2p_set_passphrase_len(p2p, wpa_s->conf->p2p_passphrase_len); in wpas_p2p_update_config()
4174 { INT_RANGE(p2p_passphrase_len, 8, 63),
99 * added configuration option (p2p_passphrase_len) to allow longer