Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmwpa.c815 rsn_cipher(wpa_suite_t *suite, ushort *cipher, const uint8 *std_oui, bool wep_ok) in rsn_cipher() function
858 return rsn_cipher(suite, cipher, (const uchar*)WPA_OUI, wep_ok); in wpa_cipher()
864 return rsn_cipher(suite, cipher, (const uchar*)WPA2_OUI, wep_ok); in wpa2_cipher()