Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c6981 uint32_t hwciphers; local
6983 hwciphers = 0;
7000 hwciphers |= cs;
7008 hwciphers &= (IEEE80211_CRYPTO_WEP |
7015 hwciphers &= (IEEE80211_CRYPTO_AES_CCM |
7019 ieee80211_set_hardware_ciphers(ic, hwciphers);