ieee80211_crypto_tkip.c | 111 static int tkip_encrypt(struct tkip_ctx *, struct ieee80211_key *, 197 if (!tkip_encrypt(ctx, k, m, hdrlen)) 199 /* NB: tkip_encrypt handles wk_keytsc */ 875 tkip_encrypt(struct tkip_ctx *ctx, struct ieee80211_key *key, function in typeref:typename:int
|