Searched refs:ic_detach (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/sys/net80211/
H A Dieee80211_crypto_none.c63 .ic_detach = none_detach,
H A Dieee80211_crypto.h179 void (*ic_detach)(struct ieee80211_key *); member in struct:ieee80211_cipher
H A Dieee80211_crypto.c105 key->wk_cipher->ic_detach(key);
H A Dieee80211_crypto_ccmp.c79 .ic_detach = ccmp_detach,
H A Dieee80211_crypto_wep.c65 .ic_detach = wep_detach,
H A Dieee80211_crypto_tkip.c70 .ic_detach = tkip_detach,

Completed in 59 milliseconds