Searched refs:ieee80211_ccmp_decrypt (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/net80211/
H A Dieee80211_crypto.h181 struct mbuf *ieee80211_ccmp_decrypt(struct ieee80211com *, struct mbuf *,
H A Dieee80211_crypto_ccmp.c343 ieee80211_ccmp_decrypt(struct ieee80211com *ic, struct mbuf *m0, function
H A Dieee80211_crypto.c307 m0 = ieee80211_ccmp_decrypt(ic, m0, k);

Completed in 133 milliseconds