Searched refs:encryptAlias (Results 1 – 2 of 2) sorted by relevance
418 String encryptAlias = getEncryptAlias(userId, generationId); in generateAndLoadKey() local440 encryptAlias, in generateAndLoadKey()
2391 final String encryptAlias = PROFILE_KEY_NAME_ENCRYPT + targetUserId; in removeKeystoreProfileKey() local2394 if (mJavaKeyStore.containsAlias(encryptAlias) || in removeKeystoreProfileKey()2397 mJavaKeyStore.deleteEntry(encryptAlias); in removeKeystoreProfileKey()