| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| H A D | hdmigf119.c | 28 u8 rekey, u8 *avi, u8 avi_size, u8 *vendor, u8 vendor_size) in gf119_hdmi_ctrl() argument 33 rekey; in gf119_hdmi_ctrl()
|
| H A D | hdmigk104.c | 28 u8 rekey, u8 *avi, u8 avi_size, u8 *vendor, u8 vendor_size) in gk104_hdmi_ctrl() argument 33 rekey; in gk104_hdmi_ctrl()
|
| H A D | hdmigv100.c | 26 u8 rekey, u8 *avi, u8 avi_size, u8 *vendor, u8 vendor_size) in gv100_hdmi_ctrl() argument 31 rekey; in gv100_hdmi_ctrl()
|
| H A D | hdmig84.c | 28 u8 rekey, u8 *avi, u8 avi_size, u8 *vendor, u8 vendor_size) in g84_hdmi_ctrl() argument 34 rekey; in g84_hdmi_ctrl()
|
| H A D | hdmigt215.c | 28 u8 rekey, u8 *avi, u8 avi_size, u8 *vendor, u8 vendor_size) in gt215_hdmi_ctrl() argument 34 rekey; in gt215_hdmi_ctrl()
|
| H A D | rootnv50.c | 181 args->v0.max_ac_packet, args->v0.rekey, in nv50_disp_root_mthd_() 183 if (args->v0.max_ac_packet > 0x1f || args->v0.rekey > 0x7f) in nv50_disp_root_mthd_() 204 args->v0.rekey, avi, avi_size, in nv50_disp_root_mthd_()
|
| H A D | ior.h | 67 u8 max_ac_packet, u8 rekey, u8 *avi, u8 avi_size,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvif/ |
| H A D | cl5070.h | 70 __u8 rekey; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/ |
| H A D | sta_cmd.c | 1590 struct host_cmd_ds_gtk_rekey_params *rekey = &cmd->params.rekey; in mwifiex_cmd_gtk_rekey_offload() local 1594 cmd->size = cpu_to_le16(sizeof(*rekey) + S_DS_GEN); in mwifiex_cmd_gtk_rekey_offload() 1596 rekey->action = cpu_to_le16(cmd_action); in mwifiex_cmd_gtk_rekey_offload() 1598 memcpy(rekey->kek, data->kek, NL80211_KEK_LEN); in mwifiex_cmd_gtk_rekey_offload() 1599 memcpy(rekey->kck, data->kck, NL80211_KCK_LEN); in mwifiex_cmd_gtk_rekey_offload() 1601 rekey->replay_ctr_low = cpu_to_le32((u32)rekey_ctr); in mwifiex_cmd_gtk_rekey_offload() 1602 rekey->replay_ctr_high = in mwifiex_cmd_gtk_rekey_offload()
|
| H A D | fw.h | 2377 struct host_cmd_ds_gtk_rekey_params rekey; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/ |
| H A D | hdmi.c | 1170 unsigned int h_sync_width, h_front_porch, h_back_porch, i, rekey; in tegra_hdmi_encoder_enable() local 1273 rekey = HDMI_REKEY_DEFAULT; in tegra_hdmi_encoder_enable() 1274 value = HDMI_CTRL_REKEY(rekey); in tegra_hdmi_encoder_enable() 1276 h_front_porch - rekey - 18) / 32); in tegra_hdmi_encoder_enable()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_cfg80211.c | 1489 mlan_ds_misc_gtk_rekey_data rekey; in woal_cfg80211_set_rekey_data() local 1507 memcpy(rekey.kek, data->kek, MLAN_KEK_LEN); in woal_cfg80211_set_rekey_data() 1508 memcpy(rekey.kck, data->kck, MLAN_KCK_LEN); in woal_cfg80211_set_rekey_data() 1509 memcpy(rekey.replay_ctr, data->replay_ctr, MLAN_REPLAY_CTR_LEN); in woal_cfg80211_set_rekey_data() 1511 memcpy(&priv->gtk_rekey_data, &rekey, in woal_cfg80211_set_rekey_data() 1520 woal_set_rekey_data(priv, &rekey, MLAN_ACT_SET)) { in woal_cfg80211_set_rekey_data()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_sta_cmd.c | 1121 HostCmd_DS_GTK_REKEY_PARAMS *rekey = &cmd->params.gtk_rekey; in wlan_cmd_gtk_rekey_offload() local 1128 cmd->size = wlan_cpu_to_le16(sizeof(*rekey) + S_DS_GEN); in wlan_cmd_gtk_rekey_offload() 1130 rekey->action = wlan_cpu_to_le16(cmd_action); in wlan_cmd_gtk_rekey_offload() 1132 memcpy(pmpriv->adapter, rekey->kek, data->kek, MLAN_KEK_LEN); in wlan_cmd_gtk_rekey_offload() 1133 memcpy(pmpriv->adapter, rekey->kck, data->kck, MLAN_KCK_LEN); in wlan_cmd_gtk_rekey_offload() 1137 rekey->replay_ctr_low = wlan_cpu_to_le32((t_u32)rekey_ctr); in wlan_cmd_gtk_rekey_offload() 1138 rekey->replay_ctr_high = in wlan_cmd_gtk_rekey_offload()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_sta_cmd.c | 1387 HostCmd_DS_GTK_REKEY_PARAMS *rekey = &cmd->params.gtk_rekey; in wlan_cmd_gtk_rekey_offload() local 1394 cmd->size = wlan_cpu_to_le16(sizeof(*rekey) + S_DS_GEN); in wlan_cmd_gtk_rekey_offload() 1396 rekey->action = wlan_cpu_to_le16(cmd_action); in wlan_cmd_gtk_rekey_offload() 1398 memcpy_ext(pmpriv->adapter, rekey->kek, data->kek, MLAN_KEK_LEN, in wlan_cmd_gtk_rekey_offload() 1400 memcpy_ext(pmpriv->adapter, rekey->kck, data->kck, MLAN_KCK_LEN, in wlan_cmd_gtk_rekey_offload() 1404 rekey->replay_ctr_low = wlan_cpu_to_le32((t_u32)rekey_ctr); in wlan_cmd_gtk_rekey_offload() 1405 rekey->replay_ctr_high = in wlan_cmd_gtk_rekey_offload()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_cfg80211.c | 1724 mlan_ds_misc_gtk_rekey_data rekey; in woal_cfg80211_set_rekey_data() local 1744 moal_memcpy_ext(priv->phandle, rekey.kek, data->kek, MLAN_KEK_LEN, in woal_cfg80211_set_rekey_data() 1746 moal_memcpy_ext(priv->phandle, rekey.kck, data->kck, MLAN_KCK_LEN, in woal_cfg80211_set_rekey_data() 1748 moal_memcpy_ext(priv->phandle, rekey.replay_ctr, data->replay_ctr, in woal_cfg80211_set_rekey_data() 1751 moal_memcpy_ext(priv->phandle, &priv->gtk_rekey_data, &rekey, in woal_cfg80211_set_rekey_data() 1762 woal_set_rekey_data(priv, &rekey, MLAN_ACT_SET, MOAL_IOCTL_WAIT)) { in woal_cfg80211_set_rekey_data()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | disp.c | 801 .pwr.rekey = 56, /* binary driver, and tegra, constant */ in nv50_hdmi_enable() 839 max_ac_packet -= args.pwr.rekey; in nv50_hdmi_enable()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/script/ |
| H A D | hostapd.conf.AES.template | 653 # Rekeying period in seconds. 0 = do not rekey (i.e., set keys only once) 1629 # Corrupt Key MIC in GTK rekey EAPOL-Key frames with the given probability
|
| H A D | hostapd.conf.TKIP.template | 653 # Rekeying period in seconds. 0 = do not rekey (i.e., set keys only once) 1630 # Corrupt Key MIC in GTK rekey EAPOL-Key frames with the given probability
|
| H A D | hostapd.conf.template | 652 # Rekeying period in seconds. 0 = do not rekey (i.e., set keys only once) 1628 # Corrupt Key MIC in GTK rekey EAPOL-Key frames with the given probability
|
| H A D | hostapd.conf.NO_SEC.template | 653 # Rekeying period in seconds. 0 = do not rekey (i.e., set keys only once) 1629 # Corrupt Key MIC in GTK rekey EAPOL-Key frames with the given probability
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/ |
| H A D | README_MLAN | 1693 bit 1 = 1 --GTK/iGTK rekey failure 4349 6: Non-maskable condition matched (EAPoL rekey)
|