Home
last modified time | relevance | path

Searched refs:ieee80211_crypto_setkey (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/netproto/802_11/
H A Dieee80211_crypto.h164 int ieee80211_crypto_setkey(struct ieee80211vap *, struct ieee80211_key *);
/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_crypto.c488 ieee80211_crypto_setkey(struct ieee80211vap *vap, struct ieee80211_key *key) in ieee80211_crypto_setkey() function
H A Dieee80211_ioctl.c1225 if (!ieee80211_crypto_setkey(vap, wk)) in ieee80211_ioctl_setkey()
2724 if (!ieee80211_crypto_setkey(vap, k)) in ieee80211_ioctl_set80211()
/dragonfly/share/man/man9/
H A DMakefile553 ieee80211_crypto.9 ieee80211_crypto_setkey.9 \