Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto_tkip.c93 static int tkip_decrypt(struct tkip_ctx *, struct ieee80211_key *,
237 if (!tkip_decrypt(ctx, k, mp, hdrlen)) in tkip_decap()
743 tkip_decrypt(struct tkip_ctx *ctx, struct ieee80211_key *key, in tkip_decrypt() function