Searched refs:getOrCreateSecretKey (Results 1 – 2 of 2) sorted by relevance
88 SecretKey secretKeyReference = getOrCreateSecretKey(getKeyAlias()); in encrypt()123 SecretKey secretKeyReference = getOrCreateSecretKey(getKeyAlias()); in decrypt()146 private SecretKey getOrCreateSecretKey(String keyAlias) { in getOrCreateSecretKey() method in WifiConfigStoreEncryptionUtil
719 SecretKey secretKeyReference = getOrCreateSecretKey(); in encrypt()772 SecretKey secretKeyReference = getOrCreateSecretKey(); in decrypt()818 private synchronized SecretKey getOrCreateSecretKey() { in getOrCreateSecretKey() method in BluetoothKeystoreService