Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto_tkip.c91 static int tkip_encrypt(struct tkip_ctx *, struct ieee80211_key *,
170 if (!tkip_encrypt(ctx, k, mp, hdrlen)) in tkip_encap()
712 tkip_encrypt(struct tkip_ctx *ctx, struct ieee80211_key *key, in tkip_encrypt() function