Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_crypto_none.c67 .ic_detach = none_detach,
H A Dieee80211_crypto.h192 void (*ic_detach)(struct ieee80211_key *); member
H A Dieee80211_crypto_wep.c68 .ic_detach = wep_detach,
H A Dieee80211_crypto.c106 key->wk_cipher->ic_detach(key); in cipher_detach()
H A Dieee80211_crypto_ccmp.c82 .ic_detach = ccmp_detach,
H A Dieee80211_crypto_tkip.c73 .ic_detach = tkip_detach,