Searched refs:wlan_cipher_suite (Results 1 – 1 of 1) sorted by relevance
871 lkpi_cipher_suite_to_name(uint32_t wlan_cipher_suite) in lkpi_cipher_suite_to_name() argument874 switch (wlan_cipher_suite) { in lkpi_cipher_suite_to_name()903 lkpi_l80211_to_net80211_cyphers(uint32_t wlan_cipher_suite) in lkpi_l80211_to_net80211_cyphers() argument906 switch (wlan_cipher_suite) { in lkpi_l80211_to_net80211_cyphers()924 wlan_cipher_suite >> 8, wlan_cipher_suite & 0xff, in lkpi_l80211_to_net80211_cyphers()925 lkpi_cipher_suite_to_name(wlan_cipher_suite)); in lkpi_l80211_to_net80211_cyphers()930 wlan_cipher_suite >> 8, wlan_cipher_suite & 0xff, in lkpi_l80211_to_net80211_cyphers()931 lkpi_cipher_suite_to_name(wlan_cipher_suite)); in lkpi_l80211_to_net80211_cyphers()