Searched refs:KEY_ALIAS (Results 1 – 2 of 2) sorted by relevance
70 private static final String KEY_ALIAS = "Ukey2Key"; field in CarTrustedDeviceService264 return decryptWithKeyStore(KEY_ALIAS, encryptedKey, ivSpec); in getEncryptionKey()278 String encryptedKey = encryptWithKeyStore(KEY_ALIAS, encryptionKey); in saveEncryptionKey()
64 private static final String KEY_ALIAS = "Ukey2Key"; field in ConnectedDeviceStorage135 return decryptWithKeyStore(KEY_ALIAS, encryptedKey, ivSpec); in getEncryptionKey()145 String encryptedKey = encryptWithKeyStore(KEY_ALIAS, encryptionKey); in saveEncryptionKey()