/aosp12/frameworks/base/keystore/java/android/security/keystore2/ |
H A D | KeyStoreCryptoOperationUtils.java | 208 if (operation.getChallenge() != null) { in getOrMakeOperationChallenge() 212 return operation.getChallenge(); in getOrMakeOperationChallenge()
|
/aosp12/packages/apps/RemoteProvisioner/tests/unittests/src/com/android/remoteprovisioner/unittest/ |
H A D | CborUtilsTest.java | 179 assertArrayEquals(CHALLENGE, resp.getChallenge()); in testParseGeekResponseFakeData() 208 assertArrayEquals(CHALLENGE, resp.getChallenge()); in testExtraDeviceConfigEntriesDontFail() 235 assertArrayEquals(CHALLENGE, resp.getChallenge()); in testMissingDeviceConfigDoesntFail() 264 assertArrayEquals(CHALLENGE, resp.getChallenge()); in testMissingDeviceConfigEntriesDoesntFail()
|
H A D | ServerToSystemTest.java | 130 geek.getGeekChain(sCurve), geek.getChallenge(), sBinder, in testFullRoundTrip() 154 geek.getGeekChain(sCurve), geek.getChallenge(), sBinder, in testFallback()
|
/aosp12/packages/apps/Settings/src/com/android/settings/biometrics/ |
H A D | BiometricEnrollIntroduction.java | 119 protected abstract void getChallenge(GenerateChallengeCallback callback); in getChallenge() method in BiometricEnrollIntroduction 316 getChallenge(((sensorId, userId, challenge) -> { in onActivityResult() 336 getChallenge(((sensorId, userId, challenge) -> { in onActivityResult()
|
/aosp12/packages/apps/RemoteProvisioner/src/com/android/remoteprovisioner/ |
H A D | GeekResponse.java | 95 public byte[] getChallenge() { in getChallenge() method in GeekResponse
|
H A D | PeriodicProvisioner.java | 164 resp.getChallenge(), in run()
|
/aosp12/frameworks/base/keystore/java/android/security/ |
H A D | KeyStoreOperation.java | 54 public Long getChallenge() { in getChallenge() method in KeyStoreOperation
|
/aosp12/packages/apps/RemoteProvisioner/src/com/android/remoteprovisioner/service/ |
H A D | GenerateRkpKeyService.java | 115 resp.getChallenge(), binder, context);
|
/aosp12/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint/ |
H A D | FingerprintEnrollIntroduction.java | 234 protected void getChallenge(GenerateChallengeCallback callback) { in getChallenge() method in FingerprintEnrollIntroduction
|
/aosp12/packages/apps/Settings/src/com/android/settings/biometrics/face/ |
H A D | FaceEnrollIntroduction.java | 283 protected void getChallenge(GenerateChallengeCallback callback) { in getChallenge() method in FaceEnrollIntroduction
|
/aosp12/hardware/interfaces/biometrics/face/1.0/ |
H A D | IBiometricsFace.hal | 163 * of getChallenge().
|
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/ |
H A D | google-oauth-client-1.31.0.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
H A D | httpclient-4.5.12.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 13920 HSPLandroid/security/KeyStoreOperation;->getChallenge()Ljava/lang/Long;
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 13910 HSPLandroid/security/KeyStoreOperation;->getChallenge()Ljava/lang/Long;
|