Home
last modified time | relevance | path

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

/netbsd-src/sys/net80211/
H A Dieee80211_crypto.c159 return ic->ic_crypto.cs_key_set(ic, key, mac); in dev_key_set()
183 cs->cs_key_set = null_key_set; in ieee80211_crypto_attach()
H A Dieee80211_crypto.h134 int (*cs_key_set)(struct ieee80211com *, member
/netbsd-src/sys/dev/ic/
H A Dbwfm.c466 ic->ic_crypto.cs_key_set = bwfm_key_set; in bwfm_attach()
H A Dwi.c565 ic->ic_crypto.cs_key_set = wi_key_set; in wi_attach()
H A Datw.c804 ic->ic_crypto.cs_key_set = atw_key_set; in atw_attach()
H A Drtw.c3860 ic->ic_crypto.cs_key_set = rtw_key_set; in rtw_set80211methods()
H A Drt2860.c419 ic->ic_crypto.cs_key_set = rt2860_set_key; in rt2860_attachhook()
H A Dath.c630 ic->ic_crypto.cs_key_set = ath_key_set; in ath_attach()
/netbsd-src/sys/dev/usb/
H A Dif_run.c743 ic->ic_crypto.cs_key_set = run_set_key; in run_attach()
/netbsd-src/sys/dev/pci/
H A Dif_iwn.c676 ic->ic_crypto.cs_key_set = iwn_set_key; in iwn_attach()