Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/compat/linuxkpi/common/src/
HDlinux_80211.c6065 uint32_t hwciphers; local
6067 hwciphers = 0;
6084 hwciphers |= cs;
6092 hwciphers &= (IEEE80211_CRYPTO_WEP |
6099 hwciphers &= (IEEE80211_CRYPTO_AES_CCM |
6102 ieee80211_set_hardware_ciphers(ic, hwciphers);