Functions
wep.h File Reference
#include <linux/skbuff.h>
#include <linux/types.h>
#include "ieee80211_i.h"
#include "key.h"
Include dependency graph for kernel-3.2/wep.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

ieee80211_rx_result ieee80211_crypto_wep_decrypt (struct ieee80211_rx_data *rx)
ieee80211_tx_result ieee80211_crypto_wep_encrypt (struct ieee80211_tx_data *tx)
int ieee80211_wep_decrypt_data (struct crypto_cipher *tfm, u8 *rc4key, size_t klen, u8 *data, size_t data_len)
int ieee80211_wep_encrypt (struct ieee80211_local *local, struct sk_buff *skb, const u8 *key, int keylen, int keyidx)
int ieee80211_wep_encrypt_data (struct crypto_cipher *tfm, u8 *rc4key, size_t klen, u8 *data, size_t data_len)
void ieee80211_wep_free (struct ieee80211_local *local)
int ieee80211_wep_init (struct ieee80211_local *local)
bool ieee80211_wep_is_weak_iv (struct sk_buff *skb, struct ieee80211_key *key)

Function Documentation

Definition at line 284 of file kernel-3.2/wep.c.

Definition at line 327 of file kernel-3.2/wep.c.

int ieee80211_wep_decrypt_data ( struct crypto_cipher *  tfm,
u8 rc4key,
size_t  klen,
u8 data,
size_t  data_len 
)

Definition at line 186 of file kernel-3.2/wep.c.

int ieee80211_wep_encrypt ( struct ieee80211_local local,
struct sk_buff skb,
const u8 key,
int  keylen,
int  keyidx 
)

Definition at line 155 of file kernel-3.2/wep.c.

int ieee80211_wep_encrypt_data ( struct crypto_cipher *  tfm,
u8 rc4key,
size_t  klen,
u8 data,
size_t  data_len 
)

Definition at line 128 of file kernel-3.2/wep.c.

void ieee80211_wep_free ( struct ieee80211_local local)

Definition at line 49 of file kernel-3.2/wep.c.

int ieee80211_wep_init ( struct ieee80211_local local)

Definition at line 28 of file kernel-3.2/wep.c.

bool ieee80211_wep_is_weak_iv ( struct sk_buff skb,
struct ieee80211_key key 
)

Definition at line 266 of file kernel-3.2/wep.c.



ros_rt_wmp
Author(s): Danilo Tardioli, dantard@unizar.es
autogenerated on Mon Oct 6 2014 08:27:13