/packages/modules/RemoteKeyProvisioning/util/src/com/android/rkpdapp/ |
D | RkpRegistrationCheck.java | 107 public byte[] getChallenge() { in getChallenge() method in RkpRegistrationCheck.FetchEekResponse 144 X509Certificate[] certs = signCertificates(csr, eekResponse.getChallenge()); in checkNow() 297 eekResponse.getChallenge(), deviceInfo, protectedData); in generateCsr() 305 .add(eekResponse.getChallenge()) in generateCsr() 313 eekResponse.getChallenge()); in generateCsr()
|
/packages/modules/RemoteKeyProvisioning/app/tests/unit/src/com/android/rkpdapp/unittest/ |
D | CborUtilsTest.java | 198 assertArrayEquals(CHALLENGE, resp.getChallenge()); in testParseGeekResponseFakeData() 255 assertArrayEquals(CHALLENGE, resp.getChallenge()); in testExtraDeviceConfigEntriesDontFail() 282 assertArrayEquals(CHALLENGE, resp.getChallenge()); in testMissingDeviceConfigDoesntFail() 313 assertArrayEquals(CHALLENGE, resp.getChallenge()); in testMissingDeviceConfigEntriesDoesntFail()
|
D | ServerInterfaceTest.java | 101 assertThat(response.getChallenge()).isNotNull(); in testFetchGeekRkpDisabled() 117 assertThat(response.getChallenge()).isNotNull(); in testFetchGeekRkpEnabled() 120 assertThat(response.getChallenge()).isEqualTo(challenge); in testFetchGeekRkpEnabled()
|
/packages/apps/Settings/src/com/android/settings/biometrics/ |
D | BiometricEnrollIntroduction.java | 123 protected abstract void getChallenge(GenerateChallengeCallback callback); in getChallenge() method in BiometricEnrollIntroduction 389 getChallenge(((sensorId, userId, challenge) -> { in onActivityResult() method 411 getChallenge(((sensorId, userId, challenge) -> { in onActivityResult() method
|
/packages/modules/RemoteKeyProvisioning/app/src/com/android/rkpdapp/ |
D | GeekResponse.java | 100 public byte[] getChallenge() { in getChallenge() method in GeekResponse
|
/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint/ |
D | FingerprintEnrollIntroduction.java | 149 getChallenge(((sensorId, userId, challenge) -> { in onCreate() method 379 protected void getChallenge(GenerateChallengeCallback callback) { in getChallenge() method in FingerprintEnrollIntroduction
|
/packages/modules/RemoteKeyProvisioning/app/src/com/android/rkpdapp/interfaces/ |
D | SystemInterface.java | 111 byte[] challenge = geekResponse.getChallenge(); in generateCsr()
|
/packages/modules/OnDevicePersonalization/federatedcompute/src/com/android/federatedcompute/services/security/ |
D | AuthorizationContext.java | 126 authMetadata.getKeyAttestationMetadata().getChallenge().toByteArray(), in updateAuthState()
|
/packages/modules/RemoteKeyProvisioning/app/src/com/android/rkpdapp/provisioner/ |
D | Provisioner.java | 162 response.getChallenge(), metrics); in batchProvision()
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/biometrics/fingerprint/ |
D | FingerprintEnrollIntroductionTest.java | 446 protected void getChallenge(GenerateChallengeCallback callback) { in getChallenge() method in FingerprintEnrollIntroductionTest.TestFingerprintEnrollIntroduction
|
/packages/modules/OnDevicePersonalization/tests/federatedcomputetests/src/com/android/federatedcompute/services/http/ |
D | HttpFederatedProtocolTest.java | 325 .getChallenge() in testIssueCheckin_withAuthToken_unauthenticated() 785 .getChallenge()) in testReportResult_unauthenticated()
|
/packages/apps/Settings/src/com/android/settings/biometrics/face/ |
D | FaceEnrollIntroduction.java | 485 protected void getChallenge(GenerateChallengeCallback callback) { in getChallenge() method in FaceEnrollIntroduction
|
/packages/apps/Car/DebuggingRestrictionController/libs/ |
D | google-oauth-client-1.31.0.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
D | httpclient-4.5.12.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |