Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwpa.h241 typedef uint32 rsn_ciphers_t; /* mask of rsn_cipher_t */ typedef
253 rsn_ciphers_t p_ciphers;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwpa.h249 typedef uint32 rsn_ciphers_t; /* mask of rsn_cipher_t */ typedef
261 rsn_ciphers_t p_ciphers;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwpa.h249 typedef uint32 rsn_ciphers_t; /* mask of rsn_cipher_t */ typedef
261 rsn_ciphers_t p_ciphers;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dwpa.h254 typedef uint32 rsn_ciphers_t; /* mask of rsn_cipher_t */ typedef
268 rsn_ciphers_t p_ciphers;
H A Dbcmwpa.h266 rsn_ciphers_t rsn_p_ciphers;
267 rsn_ciphers_t wpa_p_ciphers;
632 bool bcmwpa_is_invalid_6g_cipher(const rsn_ciphers_t ciphers_bmp);
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dwpa.h254 typedef uint32 rsn_ciphers_t; /* mask of rsn_cipher_t */ typedef
268 rsn_ciphers_t p_ciphers;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmwpa.c234 static const rsn_ciphers_t cipher_6g_inval_mask =
2565 bcmwpa_is_invalid_6g_cipher(const rsn_ciphers_t ciphers_bmp) in bcmwpa_is_invalid_6g_cipher()