Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_crypto_none.c65 .ic_detach = none_detach,
H A Dieee80211_crypto.h214 void (*ic_detach)(struct ieee80211_key *); member
H A Dieee80211_crypto_wep.c66 .ic_detach = wep_detach,
H A Dieee80211_crypto.c104 key->wk_cipher->ic_detach(key); in cipher_detach()
H A Dieee80211_crypto_ccmp.c80 .ic_detach = ccmp_detach,
H A Dieee80211_crypto_tkip.c71 .ic_detach = tkip_detach,