Searched refs:act_groupcipher (Results 1 – 12 of 12) sorted by relevance
1229 if (esupp->act_paircipher || esupp->act_groupcipher) { in wlan_cmd_802_11_supplicant_profile()1240 if (esupp->act_groupcipher) { in wlan_cmd_802_11_supplicant_profile()1242 esupp->act_groupcipher & 0xff; in wlan_cmd_802_11_supplicant_profile()
1443 sec->param.esupp_mode.act_groupcipher = in wlan_ret_802_11_supplicant_profile()1448 sec->param.esupp_mode.act_groupcipher); in wlan_ret_802_11_supplicant_profile()
3390 if (!sec->param.esupp_mode.act_groupcipher || in wlan_sec_ioctl_esupp_mode()3392 act_groupcipher & EMBED_CIPHER_VALID_BITS) in wlan_sec_ioctl_esupp_mode()3393 != sec->param.esupp_mode.act_groupcipher) { in wlan_sec_ioctl_esupp_mode()
2363 t_u32 act_groupcipher; member
1492 if (esupp->act_paircipher || esupp->act_groupcipher) { in wlan_cmd_802_11_supplicant_profile()1503 if (esupp->act_groupcipher) { in wlan_cmd_802_11_supplicant_profile()1505 esupp->act_groupcipher & 0xff; in wlan_cmd_802_11_supplicant_profile()
3259 if (!sec->param.esupp_mode.act_groupcipher || in wlan_sec_ioctl_esupp_mode()3260 (sec->param.esupp_mode.act_groupcipher & in wlan_sec_ioctl_esupp_mode()3262 sec->param.esupp_mode.act_groupcipher) { in wlan_sec_ioctl_esupp_mode()
1494 sec->param.esupp_mode.act_groupcipher = in wlan_ret_802_11_supplicant_profile()1499 sec->param.esupp_mode.act_groupcipher); in wlan_ret_802_11_supplicant_profile()
2779 t_u32 act_groupcipher; member
1928 sec->param.esupp_mode.act_groupcipher = (data[2] & 0xFF); in woal_setget_priv_esuppmode()1943 (t_u8)((sec->param.esupp_mode.act_groupcipher) & 0xFF); in woal_setget_priv_esuppmode()
2439 sec->param.esupp_mode.act_groupcipher = (data[2] & 0xFF); in woal_setget_priv_esuppmode()2454 (t_u8)((sec->param.esupp_mode.act_groupcipher) & 0xFF); in woal_setget_priv_esuppmode()