Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_crypto.h166 void ieee80211_crypto_detach(struct ieee80211com *);
H A Dieee80211_crypto.c153 ieee80211_crypto_detach(struct ieee80211com *ic) in ieee80211_crypto_detach() function
H A Dieee80211.c425 ieee80211_crypto_detach(ic); in ieee80211_ifdetach()