Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dath.c1605 static const u_int8_t ciphermap[] = { in ath_keyset() local
1627 KASSERTMSG(cip->ic_cipher < N(ciphermap), in ath_keyset()
1629 hk.kv_type = ciphermap[cip->ic_cipher]; in ath_keyset()