Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfg80211.h919 char sae_password[SAE_MAX_PASSWD_LEN];
H A Dwl_cfg80211.c4647 memset(cfg->sae_password, 0, SAE_MAX_PASSWD_LEN); in wl_cfg80211_leave_mesh()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dwlioctl.h12541 #ifndef SAE_MAX_PASSWD_LEN
12542 #define SAE_MAX_PASSWD_LEN 32 macro