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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Drtwvar.h101 #define RTW_C_RXWEP_104 0x00000100 /* h/w decrypts 104-bit WEP */ macro
H A Drtw.c629 ((flags & RTW_C_RXWEP_104) != 0 && k->wk_keylen == 13);
875 *flags |= RTW_C_RXWEP_104;

Completed in 38 milliseconds