Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_ioctl.c887 struct mwifiex_ds_encrypt_key *encrypt_key) in mwifiex_sec_ioctl_set_wapi_key()
902 struct mwifiex_ds_encrypt_key *encrypt_key) in mwifiex_sec_ioctl_set_wep_key()
988 struct mwifiex_ds_encrypt_key *encrypt_key) in mwifiex_sec_ioctl_set_wpa_key()
1053 struct mwifiex_ds_encrypt_key *encrypt_key) in mwifiex_sec_ioctl_encrypt_key()
1099 struct mwifiex_ds_encrypt_key encrypt_key; in mwifiex_set_encode()
H A Dioctl.h247 struct mwifiex_ds_encrypt_key { struct
H A Dsta_cmd.c586 struct mwifiex_ds_encrypt_key *enc_key, in mwifiex_set_aes_key_v2()
645 struct mwifiex_ds_encrypt_key *enc_key) in mwifiex_cmd_802_11_key_material_v2()
817 struct mwifiex_ds_encrypt_key *enc_key) in mwifiex_cmd_802_11_key_material_v1()
995 struct mwifiex_ds_encrypt_key *enc_key) in mwifiex_cmd_802_11_key_material()
H A Dcfg80211.c524 struct mwifiex_ds_encrypt_key encrypt_key; in mwifiex_cfg80211_set_default_mgmt_key()
531 memset(&encrypt_key, 0, sizeof(struct mwifiex_ds_encrypt_key)); in mwifiex_cfg80211_set_default_mgmt_key()