Home
last modified time | relevance | path

Searched refs:AR_ENCR_TYPE_TKIP (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Dar5008reg.h785 #define AR_ENCR_TYPE_TKIP 3 macro
H A Dar9003reg.h1069 #define AR_ENCR_TYPE_TKIP 3 macro
H A Dar9003.c1577 encrtype = AR_ENCR_TYPE_TKIP; in ar9003_tx()