Searched refs:IVWep (Results 1 – 3 of 3) sorted by relevance
636 std::string IVWep; member
1366 config.IVWep = ""; in EncryptionDeviceConfig()1371 config.IVWep = encryWep.IV; in EncryptionDeviceConfig()2005 …cryptedData *encryWep = new EncryptedData(config.encryWepKeys[config.wepTxKeyIndex], config.IVWep); in DecryptionDeviceConfig()
292 item.IVWep = value; in SetWifiDeviceConfigEncrypt()550 ss << " " << "IVWep=" << item.IVWep << std::endl; in OutPutEncryptionDeviceConfig()