Searched refs:R92S_KEY_ALGO_WEP40 (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/sys/dev/usb/wlan/ | ||
| HD | if_rsureg.h | 472 #define R92S_KEY_ALGO_WEP40 1 macro |
| HD | if_rsu.c | 1700 return keylen < 8 ? R92S_KEY_ALGO_WEP40 : R92S_KEY_ALGO_WEP104; in rsu_crypto_mode() |