Home
last modified time | relevance | path

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

/netbsd-src/sys/net80211/
H A Dieee80211_crypto_tkip.c111 static int tkip_encrypt(struct tkip_ctx *, struct ieee80211_key *,
197 if (!tkip_encrypt(ctx, k, m, hdrlen)) in tkip_encap()
875 tkip_encrypt(struct tkip_ctx *ctx, struct ieee80211_key *key, in tkip_encrypt() function