Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/mwifiex/
Dsta_ioctl.c995 struct mwifiex_ds_encrypt_key *encrypt_key) in mwifiex_sec_ioctl_set_wapi_key()
1010 struct mwifiex_ds_encrypt_key *encrypt_key) in mwifiex_sec_ioctl_set_wep_key()
1074 struct mwifiex_ds_encrypt_key *encrypt_key) in mwifiex_sec_ioctl_set_wpa_key()
1141 struct mwifiex_ds_encrypt_key *encrypt_key) in mwifiex_sec_ioctl_encrypt_key()
1219 struct mwifiex_ds_encrypt_key encrypt_key; in mwifiex_set_encode()
1221 memset(&encrypt_key, 0, sizeof(struct mwifiex_ds_encrypt_key)); in mwifiex_set_encode()
Dioctl.h206 struct mwifiex_ds_encrypt_key { struct
Dsta_cmd.c497 struct mwifiex_ds_encrypt_key *enc_key) in mwifiex_cmd_802_11_key_material()