Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dacx100.c194 #define ACX100_WEPKEY_LEN 29 macro
195 uint8_t key[ACX100_WEPKEY_LEN];
694 if (k->k_len > ACX100_WEPKEY_LEN) { in acx100_set_wepkey()
696 ifp->if_xname, k_idx, ACX100_WEPKEY_LEN); in acx100_set_wepkey()