Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/
H A Dkey.c164 if (k->kv_len < WLAN_KEY_LEN_WEP40) { in ath_hw_set_keycache_entry()
169 if (k->kv_len <= WLAN_KEY_LEN_WEP40) in ath_hw_set_keycache_entry()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h142 WLAN_KEY_LEN_WEP40 = 5, enumerator