Searched refs:getDecryptAlias (Results 1 – 1 of 1) sorted by relevance
154 mKeyStore.deleteEntry(getDecryptAlias(userId, generationId)); in invalidatePlatformKey()285 String alias = getDecryptAlias(userId, generationId); in getDecryptKeyInternal()378 private String getDecryptAlias(int userId, int generationId) { in getDecryptAlias() method in PlatformKeyManager398 && mKeyStore.containsAlias(getDecryptAlias(userId, generationId)); in isKeyLoaded()419 String decryptAlias = getDecryptAlias(userId, generationId); in generateAndLoadKey()