Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_crypto_tkip.c97 static void michael_mic(struct tkip_ctx *, const u8 *key,
266 michael_mic(ctx, k->wk_txmic, in tkip_enmic()
419 michael_mic(ctx, k->wk_rxmic, in tkip_demic()
874 michael_mic(struct tkip_ctx *ctx, const u8 *key, in michael_mic() function