Searched refs:cs_key_alloc (Results 1 – 3 of 3) sorted by relevance
146 return ic->ic_crypto.cs_key_alloc(ic, key, keyix, rxkeyix); in dev_key_alloc()182 cs->cs_key_alloc = null_key_alloc; in ieee80211_crypto_attach()
129 int (*cs_key_alloc)(struct ieee80211com *, member
628 ic->ic_crypto.cs_key_alloc = ath_key_alloc; in ath_attach()