Searched refs:wep_decrypt (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/net80211/ |
H A D | net80211_crypto_wep.c | 77 static int wep_decrypt(struct ieee80211_key *, mblk_t *, int); 189 (wep_decrypt(k, mp, hdrlen) == 0)) { 272 wep_decrypt(struct ieee80211_key *key, mblk_t *mp, int hdrlen) function
|
H A D | net80211_crypto_tkip.c | 529 wep_decrypt(uint8_t *key, mblk_t *mp, uint_t off, size_t data_len) function 763 if (!wep_decrypt(ctx->rx_rc4key,
|
Completed in 61 milliseconds