Home
last modified time | relevance | path

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

/netbsd-src/sys/net80211/
H A Dieee80211_crypto.h124 struct ieee80211_crypto_state { struct
H A Dieee80211_var.h194 struct ieee80211_crypto_state ic_crypto;
H A Dieee80211_crypto.c168 struct ieee80211_crypto_state *cs = &ic->ic_crypto; in ieee80211_crypto_attach()