Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Drtwvar.h101 #define RTW_C_RXWEP_104 0x00000100 /* h/w decrypts 104-bit WEP */ macro
Drtw.c625 ((flags & RTW_C_RXWEP_104) != 0 && k->wk_keylen == 13); in rtw_key_hwsupp()
872 *flags |= RTW_C_RXWEP_104; in rtw_srom_parse()