Searched refs:KEY_ALIAS (Results 1 – 1 of 1) 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()