Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_crypto_tkip.c104 static int tkip_decrypt(struct tkip_ctx *, struct ieee80211_key *,
356 !tkip_decrypt(ctx, k, m, hdrlen)) in tkip_decap()
1027 tkip_decrypt(struct tkip_ctx *ctx, struct ieee80211_key *key, in tkip_decrypt() function