Searched refs:allowedGroupCiphers (Results 1 – 6 of 6) sorted by relevance
67 int allowedGroupCiphers; member74 allowedGroupCiphers(-1), allowedGroupMgmtCiphers(-1), wapiPskType(-1) in WifiHalDeviceConfig()
346 if (config.allowedGroupCiphers > 0) { in SetDeviceConfig()348 …m += PushDeviceConfigParseMask(conf + num, DEVICE_CONFIG_GROUP_CIPHERS, config.allowedGroupCiphers, in SetDeviceConfig()
631 if (config.allowedGroupCiphers > 0) { in SetDeviceConfig()633 …m += PushDeviceConfigParseMask(conf + num, DEVICE_CONFIG_GROUP_CIPHERS, config.allowedGroupCiphers, in SetDeviceConfig()
274 config.allowedGroupCiphers = 1;278 config.allowedGroupCiphers = 0;
543 halDeviceConfig.allowedGroupCiphers = 0x20; // GCMP-256 in FillSuiteB192Cfg()561 halDeviceConfig.allowedGroupCiphers = 0x40; // SMS4 in FillWapiCfg()640 halDeviceConfig.allowedGroupCiphers = 0x2c; // CCMP|GCMP|GCMP-256 in ConvertDeviceCfg()
636 config.allowedGroupCiphers = 1;