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