Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_crypto_tkip.c99 static void michael_mic(struct tkip_ctx *, const u8 *key,
268 michael_mic(ctx, k->wk_txmic, in tkip_enmic()
421 michael_mic(ctx, k->wk_rxmic, in tkip_demic()
875 michael_mic(struct tkip_ctx *ctx, const u8 *key, in michael_mic() function