Home
last modified time | relevance | path

Searched refs:ieee80211_crypto_enmic (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_crypto.h225 ieee80211_crypto_enmic(struct ieee80211vap *vap, in ieee80211_crypto_enmic() function
H A Dieee80211_output.c1901 if (!ieee80211_crypto_enmic(vap, key, m, txfrag)) { in ieee80211_encap()