Searched refs:WEP_DefaultKey (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/atu/ | ||
H A D | atu.h | 296 uint8_t WEP_DefaultKey[4][13]; member |
H A D | atu.c | 353 bcopy(k->wk_key, cmd.WEP_DefaultKey + i, k->wk_keylen); in atu_config() |