Searched defs:encryptedData (Results 1 – 4 of 4) sorted by relevance
85 EncryptedData encryptedData = null; in encrypt() local116 public @Nullable byte[] decrypt(@NonNull EncryptedData encryptedData) { in decrypt()
31 public EncryptedData(byte[] encryptedData, byte[] iv) { in EncryptedData()
392 EncryptedData encryptedData = null; in writePreSharedKeyToXml() local722 EncryptedData encryptedData = in parseFromXml() local1100 EncryptedData encryptedData = null; in writePasswordToXml() local1268 EncryptedData encryptedData = in parseFromXml() local1307 public static void writeToXml(XmlSerializer out, EncryptedData encryptedData) in writeToXml()
121 EncryptedData encryptedData = new EncryptedData(new byte[0], new byte[0]); in testPskWifiConfigurationSerializeDeserializeWithEncryption() local433 EncryptedData encryptedData = new EncryptedData(new byte[0], new byte[0]); in testWifiEnterpriseConfigSerializeDeserializeWithEncryption() local