Searched refs:ieee80211_crypto_demic (Results 1 – 6 of 6) sorted by relevance
| /dragonfly/sys/netproto/802_11/ |
| HD | ieee80211_crypto.h | 211 ieee80211_crypto_demic(struct ieee80211vap *vap, struct ieee80211_key *k, in ieee80211_crypto_demic() function
|
| /dragonfly/sys/netproto/802_11/wlan/ |
| HD | ieee80211_wds.c | 598 if (key != NULL && !ieee80211_crypto_demic(vap, key, m, 0)) { in wds_input()
|
| HD | ieee80211_adhoc.c | 514 if (key != NULL && !ieee80211_crypto_demic(vap, key, m, 0)) { in adhoc_input()
|
| HD | ieee80211_sta.c | 790 if (key != NULL && !ieee80211_crypto_demic(vap, key, m, 0)) { in sta_input()
|
| HD | ieee80211_hostap.c | 739 if (key != NULL && !ieee80211_crypto_demic(vap, key, m, 0)) { in hostap_input()
|
| /dragonfly/share/man/man9/ |
| HD | Makefile | 547 ieee80211_crypto.9 ieee80211_crypto_demic.9 \
|