Searched refs:authResult (Results 1 – 1 of 1) sorted by relevance
1711 VerifyCredentialResponse response = authResult.gkResponse; in setLockCredentialInternal()1712 SyntheticPassword sp = authResult.syntheticPassword; in setLockCredentialInternal()1910 if (authResult.syntheticPassword == null) { in isWeakEscrowTokenValid()2187 final AuthenticationResult authResult; in doVerifyCredential() local2197 authResult = mSpManager.unlockLskfBasedProtector( in doVerifyCredential()2199 response = authResult.gkResponse; in doVerifyCredential()2210 authResult.syntheticPassword.deriveGkPassword()); in doVerifyCredential()2226 onCredentialVerified(authResult.syntheticPassword, in doVerifyCredential()3142 AuthenticationResult authResult;3151 if (authResult.syntheticPassword == null) {[all …]