Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/ath/ath/
H A Dif_ath_keycache.c190 static const u_int8_t ciphermap[] = { in ath_keyset() local
213 KASSERT(cip->ic_cipher < nitems(ciphermap), in ath_keyset()
215 hk.kv_type = ciphermap[cip->ic_cipher]; in ath_keyset()