HomeSort by: relevance | last modified time | path
    Searched defs:ciphermap (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
ath.c 1604 static const u_int8_t ciphermap[] = { local in function:ath_keyset
1626 KASSERTMSG(cip->ic_cipher < N(ciphermap),
1628 hk.kv_type = ciphermap[cip->ic_cipher];
ath.c 1604 static const u_int8_t ciphermap[] = { local in function:ath_keyset
1626 KASSERTMSG(cip->ic_cipher < N(ciphermap),
1628 hk.kv_type = ciphermap[cip->ic_cipher];

Completed in 30 milliseconds