Searched refs:storeDataEncryptedWithSecureKey (Results 1 – 1 of 1) sorted by relevance
105 storeDataEncryptedWithSecureKey(encryptData(decryptedData, retrieveIv(), secureKey)); in retrieveData()229 private void storeDataEncryptedWithSecureKey(byte[] encryptedData) { in storeDataEncryptedWithSecureKey() method in BrokenKeyDerivationActivity