Home
last modified time | relevance | path

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

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