Searched refs:ieee80211_tkip_mic (Results 1 – 2 of 2) sorted by relevance
/haiku/src/libs/compat/openbsd_wlan/net80211/ |
H A D | ieee80211_crypto.h | 167 void ieee80211_tkip_mic(struct mbuf *, int, const u_int8_t *,
|
H A D | ieee80211_crypto_tkip.c | 119 ieee80211_tkip_mic(struct mbuf *m0, int off, const u_int8_t *key, in ieee80211_tkip_mic() function 290 ieee80211_tkip_mic(m0, hdrlen, ctx->txmic, mic); in ieee80211_tkip_encrypt() 479 ieee80211_tkip_mic(n0, hdrlen, ctx->rxmic, mic); in ieee80211_tkip_decrypt()
|