Home
last modified time | relevance | path

Searched defs:getChallenge (Results 1 – 25 of 160) sorted by relevance

1234567

/aosp_15_r20/packages/apps/Settings/src/com/android/settings/biometrics/
DBiometricEnrollIntroduction.java125 protected abstract void getChallenge(GenerateChallengeCallback callback); in getChallenge() method in BiometricEnrollIntroduction
391 getChallenge(((sensorId, userId, challenge) -> { in onActivityResult() method
413 getChallenge(((sensorId, userId, challenge) -> { in onActivityResult() method
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint/
DFingerprintEnrollIntroduction.java149 getChallenge(((sensorId, userId, challenge) -> { in onCreate() method
379 protected void getChallenge(GenerateChallengeCallback callback) { in getChallenge() method in FingerprintEnrollIntroduction
/aosp_15_r20/external/google-cloud-java/java-confidentialcomputing/proto-google-cloud-confidentialcomputing-v1/src/main/java/com/google/cloud/confidentialcomputing/v1/
H A DCreateChallengeRequest.java162 public com.google.cloud.confidentialcomputing.v1.Challenge getChallenge() { in getChallenge() method in CreateChallengeRequest
722 public com.google.cloud.confidentialcomputing.v1.Challenge getChallenge() { in getChallenge() method in CreateChallengeRequest.Builder
H A DVerifyAttestationRequest.java91 public java.lang.String getChallenge() { in getChallenge() method in VerifyAttestationRequest
682 public java.lang.String getChallenge() { in getChallenge() method in VerifyAttestationRequest.Builder
H A DCreateChallengeRequestOrBuilder.java86 com.google.cloud.confidentialcomputing.v1.Challenge getChallenge(); in getChallenge() method
H A DVerifyAttestationRequestOrBuilder.java41 java.lang.String getChallenge(); in getChallenge() method
/aosp_15_r20/external/google-cloud-java/java-confidentialcomputing/proto-google-cloud-confidentialcomputing-v1alpha1/src/main/java/com/google/cloud/confidentialcomputing/v1alpha1/
H A DCreateChallengeRequest.java162 public com.google.cloud.confidentialcomputing.v1alpha1.Challenge getChallenge() { in getChallenge() method in CreateChallengeRequest
728 public com.google.cloud.confidentialcomputing.v1alpha1.Challenge getChallenge() { in getChallenge() method in CreateChallengeRequest.Builder
H A DVerifyAttestationRequest.java91 public java.lang.String getChallenge() { in getChallenge() method in VerifyAttestationRequest
686 public java.lang.String getChallenge() { in getChallenge() method in VerifyAttestationRequest.Builder
H A DCreateChallengeRequestOrBuilder.java86 com.google.cloud.confidentialcomputing.v1alpha1.Challenge getChallenge(); in getChallenge() method
H A DVerifyAttestationRequestOrBuilder.java41 java.lang.String getChallenge(); in getChallenge() method
/aosp_15_r20/packages/modules/RemoteKeyProvisioning/app/src/com/android/rkpdapp/
DGeekResponse.java100 public byte[] getChallenge() { in getChallenge() method in GeekResponse
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/biometrics/data/repository/
DPromptRepository.java48 public abstract kotlinx.coroutines.flow.StateFlow<java.lang.Long> getChallenge(); in getChallenge() method
DPromptRepositoryImpl.java79 public kotlinx.coroutines.flow.StateFlow<java.lang.Long> getChallenge() { in getChallenge() method in PromptRepositoryImpl
/aosp_15_r20/frameworks/base/keystore/java/android/security/
H A DKeyStoreOperation.java55 public Long getChallenge() { in getChallenge() method in KeyStoreOperation
/aosp_15_r20/out/soong/.intermediates/packages/apps/Settings/Settings-core/android_common/kapt/gen/stubs/com/android/settings/biometrics/fingerprint2/ui/settings/viewmodel/
DEnrollFirstFingerprint.java29 public final java.lang.Long getChallenge() { in getChallenge() method in EnrollFirstFingerprint
/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/Applet/src/com/android/javacard/keymaster/
H A DKMVerificationToken.java97 public short getChallenge() { in getChallenge() method in KMVerificationToken
H A DKMHardwareAuthToken.java106 public short getChallenge() { in getChallenge() method in KMHardwareAuthToken
/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/Applet/src/com/android/javacard/keymaster/
H A DKMVerificationToken.java97 public short getChallenge() { in getChallenge() method in KMVerificationToken
H A DKMHardwareAuthToken.java106 public short getChallenge() { in getChallenge() method in KMHardwareAuthToken
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jce/netscape/
H A DNetscapeCertRequest.java156 public String getChallenge() in getChallenge() method in NetscapeCertRequest
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jce/netscape/
H A DNetscapeCertRequest.java156 public String getChallenge() in getChallenge() method in NetscapeCertRequest
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/netscape/
H A DNetscapeCertRequest.java154 public String getChallenge() in getChallenge() method in NetscapeCertRequest
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/biometrics/fingerprint/
DFingerprintEnrollIntroductionTest.java446 protected void getChallenge(GenerateChallengeCallback callback) { in getChallenge() method in FingerprintEnrollIntroductionTest.TestFingerprintEnrollIntroduction
/aosp_15_r20/packages/modules/RemoteKeyProvisioning/util/src/com/android/rkpdapp/
DRkpRegistrationCheck.java107 public byte[] getChallenge() { in getChallenge() method in RkpRegistrationCheck.FetchEekResponse
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/biometrics/face/
DFaceEnrollIntroduction.java485 protected void getChallenge(GenerateChallengeCallback callback) { in getChallenge() method in FaceEnrollIntroduction

1234567