Searched refs:deriveKeySecurely (Results 1 – 1 of 1) sorted by relevance
81 private SecretKey deriveKeySecurely(String password, int keySizeInBytes) { in deriveKeySecurely() method in BrokenKeyDerivationActivity104 SecretKey secureKey = deriveKeySecurely(password, KEY_SIZE); in retrieveData()109 SecretKey secureKey = deriveKeySecurely(password, KEY_SIZE); in retrieveData()