Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_crypto.h217 int ieee80211_crypto_decap(struct ieee80211_node *,
H A Dieee80211_crypto.c606 ieee80211_crypto_decap(struct ieee80211_node *ni, struct mbuf *m, int hdrlen, in ieee80211_crypto_decap() function
H A Dieee80211_wds.c572 if (ieee80211_crypto_decap(ni, m, hdrspace, &key) == 0) { in wds_input()
H A Dieee80211_sta.c773 if (ieee80211_crypto_decap(ni, m, hdrspace, &key) == 0) { in sta_input()
955 if (ieee80211_crypto_decap(ni, m, hdrspace, &key) == 0) { in sta_input()
H A Dieee80211_adhoc.c509 if (ieee80211_crypto_decap(ni, m, hdrspace, &key) == 0) { in adhoc_input()
H A Dieee80211_hostap.c697 if (ieee80211_crypto_decap(ni, m, hdrspace, &key) == 0) { in hostap_input()
868 if (ieee80211_crypto_decap(ni, m, hdrspace, &key) == 0) { in hostap_input()