Searched refs:encryptWithKeyStore (Results 1 – 1 of 1) sorted by relevance
278 String encryptedKey = encryptWithKeyStore(KEY_ALIAS, encryptionKey); in saveEncryptionKey()337 String encryptWithKeyStore(String keyAlias, byte[] value) { in encryptWithKeyStore() method in CarTrustedDeviceService