Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_crypto_tkip.c100 static int tkip_encrypt(struct tkip_ctx *, struct ieee80211_key *,
228 !tkip_encrypt(ctx, k, m, hdrlen)) in tkip_encap()
1000 tkip_encrypt(struct tkip_ctx *ctx, struct ieee80211_key *key, in tkip_encrypt() function