Searched refs:getEncryptedPreSharedKey (Results 1 – 3 of 3) sorted by relevance
920 assertEquals(0, configuration.getEncryptedPreSharedKey().length); in testConfigStoreWithEncryptedPreSharedKey()932 assertEquals(configuration.getEncryptedPreSharedKey(), in testConfigStoreWithEncryptedPreSharedKey()
4508 public byte[] getEncryptedPreSharedKey() { in getEncryptedPreSharedKey() method in WifiConfiguration
470 encryptedData = new EncryptedData(wifiConfig.getEncryptedPreSharedKey(), in writePreSharedKeyToXml()