Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dar5008.c87 int ar5008_ccmp_encap(struct mbuf *, u_int, struct ieee80211_key *);
1446 ar5008_ccmp_encap(struct mbuf *m, u_int hdrlen, struct ieee80211_key *k) in ar5008_ccmp_encap() function
1517 if (ar5008_ccmp_encap(m, hdrlen, k) != 0) in ar5008_tx()
/openbsd/src/sys/dev/usb/
Dif_athn_usb.c194 int ar5008_ccmp_encap(struct mbuf *, u_int, struct ieee80211_key *);
2296 if (ar5008_ccmp_encap(m, hdrlen, k) != 0) in athn_usb_tx()