Searched refs:encryWepKeys (Results 1 – 3 of 3) sorted by relevance
635 std::string encryWepKeys[WEPKEYS_SIZE]; member
1365 config.encryWepKeys[config.wepTxKeyIndex] = ""; in EncryptionDeviceConfig()1370 config.encryWepKeys[config.wepTxKeyIndex] = encryWep.encryptedPassword; in EncryptionDeviceConfig()2005 …EncryptedData *encryWep = new EncryptedData(config.encryWepKeys[config.wepTxKeyIndex], config.IVWe… in DecryptionDeviceConfig()
286 item.encryWepKeys[pos] = value; in SetWifiDeviceConfigEncrypt()548 ss << " " << "encryWepKeys_" << i << "=" << item.encryWepKeys[i] << std::endl; in OutPutEncryptionDeviceConfig()