Searched defs:storedHash (Results 1 – 1 of 1) sorted by relevance
1228 CredentialHash storedHash = mStorage.readPatternHash(userId); in doVerifyPattern() local1233 private VerifyCredentialResponse doVerifyPattern(String pattern, CredentialHash storedHash, in doVerifyPattern()1332 CredentialHash storedHash = mStorage.readPasswordHash(userId); in doVerifyPassword() local1337 private VerifyCredentialResponse doVerifyPassword(String password, CredentialHash storedHash, in doVerifyPassword()