Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c543 lkpi_l80211_to_net80211_cyphers(uint32_t wlan_cipher_suite) in lkpi_l80211_to_net80211_cyphers() argument
546 switch (wlan_cipher_suite) { in lkpi_l80211_to_net80211_cyphers()
563 wlan_cipher_suite >> 8, wlan_cipher_suite & 0xff); in lkpi_l80211_to_net80211_cyphers()
567 wlan_cipher_suite >> 8, wlan_cipher_suite & 0xff); in lkpi_l80211_to_net80211_cyphers()