Searched refs:rsn_cipher (Results 1 – 1 of 1) sorted by relevance
815 rsn_cipher(wpa_suite_t *suite, ushort *cipher, const uint8 *std_oui, bool wep_ok) in rsn_cipher() function858 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()