Searched refs:ar5008_ccmp_encap (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/ic/ |
| D | ar5008.c | 87 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/ |
| D | if_athn_usb.c | 194 int ar5008_ccmp_encap(struct mbuf *, u_int, struct ieee80211_key *); 2296 if (ar5008_ccmp_encap(m, hdrlen, k) != 0) in athn_usb_tx()
|