/aosp_15_r20/external/cronet/net/http/ |
H A D | http_auth_challenge_tokenizer_unittest.cc | 12 HttpAuthChallengeTokenizer challenge(challenge_str.begin(), in TEST() local 28 HttpAuthChallengeTokenizer challenge(challenge_str.begin(), in TEST() local 44 HttpAuthChallengeTokenizer challenge(challenge_str.begin(), in TEST() local 60 HttpAuthChallengeTokenizer challenge(challenge_str.begin(), in TEST() local 77 HttpAuthChallengeTokenizer challenge(challenge_str.begin(), in TEST() local 94 HttpAuthChallengeTokenizer challenge(challenge_str.begin(), in TEST() local 118 HttpAuthChallengeTokenizer challenge( in TEST() local 132 HttpAuthChallengeTokenizer challenge(challenge_str.begin(), in TEST() local 157 HttpAuthChallengeTokenizer challenge( in TEST() local 169 HttpAuthChallengeTokenizer challenge(challenge_str.begin(), in TEST() local
|
H A D | http_auth_multi_round_parse_unittest.cc | 19 HttpAuthChallengeTokenizer challenge(challenge_text.begin(), in TEST() local 31 HttpAuthChallengeTokenizer challenge(challenge_text.begin(), in TEST() local 41 HttpAuthChallengeTokenizer challenge(challenge_text.begin(), in TEST() local 51 HttpAuthChallengeTokenizer challenge(challenge_text.begin(), in TEST() local 66 HttpAuthChallengeTokenizer challenge(challenge_text.begin(), in TEST() local 79 HttpAuthChallengeTokenizer challenge(challenge_text.begin(), in TEST() local
|
H A D | http_auth_handler_basic_unittest.cc | 48 std::string challenge = "Basic realm=\"Atlantis\""; in TEST() local 70 const char* challenge; in TEST() member 114 std::string challenge(test.challenge); in TEST() local 123 const char* challenge; in TEST() member 207 std::string challenge = test.challenge; in TEST() local 231 std::string challenge = "Basic realm=\"Atlantis\""; in TEST() local
|
H A D | http_auth_handler_basic.cc | 62 HttpAuthChallengeTokenizer* challenge, in Init() 72 HttpAuthChallengeTokenizer* challenge) { in ParseChallenge() 101 HttpAuthChallengeTokenizer* challenge) { in HandleAnotherChallengeImpl() 117 HttpAuthChallengeTokenizer* challenge, in CreateAuthHandler()
|
H A D | http_auth_handler_factory_unittest.cc | 45 HttpAuthChallengeTokenizer* challenge, in CreateAuthHandler() 253 const char* challenge; in TEST() member 307 const char* challenge; in TEST() member 349 const char* challenge; in TEST() member 397 const std::string* challenge = entries[0].params.FindString("challenge"); in TEST() local
|
H A D | http_auth_multi_round_parse.cc | 18 HttpAuthChallengeTokenizer* challenge) { in SchemeIsValid() 26 HttpAuthChallengeTokenizer* challenge) { in ParseFirstRoundChallenge() 39 HttpAuthChallengeTokenizer* challenge, in ParseLaterRoundChallenge()
|
H A D | http_auth_handler_factory.cc | 36 const std::string& challenge, in NetLogParamsForCreateAuth() 58 const std::string& challenge, in CreateAuthHandlerFromString() 73 const std::string& challenge, in CreatePreemptiveAuthHandlerFromString() 195 HttpAuthChallengeTokenizer* challenge, in CreateAuthHandler()
|
/aosp_15_r20/frameworks/libs/service_entitlement/tests/src/com/android/libraries/entitlement/ |
D | EapAkaHelperTest.java | 100 String challenge = "AQIAfBcBAAABBQAAXOZSkCjxysgE4" in getEapAkaChallengeResponse() local 118 String challenge = "AQIAfBcBAAABBQAAXOZSkCjxysgE4" in getEapAkaChallengeResponse_getIccAuthenticationFailed() local 136 String challenge = "AQIAfBcBAAABBQAAXOZSkCjxysgE4" in getEapAkaResponse() local 156 String challenge = "AQIAfBcBAAABBQAAXOZSkCjxysgE4" in getEapAkaResponse_synchronizationFailure() local 175 String challenge = "AQIAfBcBAAABBQAAXOZSkCjxysgE4" in getEapAkaResponse_getIccAuthenticationFailed() local
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/security/rkp/aidl/android.hardware.security.rkp-V3-java-source/gen/android/hardware/security/keymint/ |
D | IRemotelyProvisionedComponent.java | 32 …nt.MacedPublicKey[] keysToSign, byte[] endpointEncryptionCertChain, byte[] challenge, android.hard… in generateCertificateRequest() 36 …stV2(android.hardware.security.keymint.MacedPublicKey[] keysToSign, byte[] challenge) throws andro… in generateCertificateRequestV2() 226 …nt.MacedPublicKey[] keysToSign, byte[] endpointEncryptionCertChain, byte[] challenge, android.hard… in generateCertificateRequest() 256 …stV2(android.hardware.security.keymint.MacedPublicKey[] keysToSign, byte[] challenge) throws andro… in generateCertificateRequestV2() 330 …nt.MacedPublicKey[] keysToSign, byte[] endpointEncryptionCertChain, byte[] challenge, android.hard… in generateCertificateRequest() 331 …stV2(android.hardware.security.keymint.MacedPublicKey[] keysToSign, byte[] challenge) throws andro… in generateCertificateRequestV2()
|
/aosp_15_r20/system/security/provisioner/ |
H A D | rkp_factory_extraction_lib.cpp | 62 std::vector<uint8_t> challenge(kChallengeSize); in generateChallenge() local 86 const std::vector<uint8_t>& challenge, in composeCertificateRequestV1() 132 const std::vector<uint8_t> challenge = generateChallenge(); in getCsrV1() local 165 const std::vector<uint8_t> challenge = generateChallenge(); in selfTestGetCsrV1() local 212 const std::vector<uint8_t> challenge = generateChallenge(); in getCsrV3() local
|
H A D | rkp_factory_extraction_lib_test.cpp | 148 const std::vector<uint8_t> challenge = generateChallenge(); in TEST() local 185 std::vector<uint8_t> challenge; in TEST() local 264 std::vector<uint8_t> challenge; in TEST() local 304 std::vector<uint8_t> challenge; in TEST() local 333 std::vector<uint8_t> challenge; in TEST() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/crypto/ |
H A D | ms_funcs.c | 82 const u8 *username, size_t username_len, u8 *challenge) in challenge_hash() 145 int challenge_response(const u8 *challenge, const u8 *password_hash, in challenge_response() 176 u8 challenge[8]; in generate_nt_response() local 204 u8 challenge[8]; in generate_nt_response_pwhash() local 247 u8 password_hash_hash[16], challenge[8]; in generate_authenticator_response_pwhash() local 306 int nt_challenge_response(const u8 *challenge, const u8 *password, in nt_challenge_response()
|
/aosp_15_r20/packages/apps/Settings/tests/unit/src/com/android/settings/biometrics/ |
D | GatekeeperPasswordProviderTest.java | 64 final long challenge = 2L; in testRequestGatekeeperHatWithHandle_success() local 82 final long challenge = 20L; in testRequestGatekeeperHatWithHandle_GatekeeperCredentialNotMatchException() local 93 final long challenge = 21L; in testRequestGatekeeperHatWithIntent_success() local 111 final long challenge = 22L; in testRequestGatekeeperHatWithIntent_GatekeeperCredentialNotMatchException() local
|
/aosp_15_r20/hardware/interfaces/identity/aidl/vts/ |
H A D | VtsIWritableIdentityCredentialTests.cpp | 93 string challenge = "NotSoRandomChallenge1NotSoRandomChallenge1NotSoRandomChallenge1"; in TEST_P() local 144 string challenge = "NotSoRandomChallenge1NotSoRandomChallenge1NotSoRandomChallenge1"; in TEST_P() local 214 string challenge = "NotSoRandomChallenge1"; in TEST_P() local 400 string challenge = "NotSoRandomChallenge1"; in TEST_P() local 488 string challenge = "NotSoRandomChallenge"; in TEST_P() local 649 string challenge = "NotSoRandomChallenge"; in TEST_P() local 713 string challenge = "NotSoRandomChallenge"; in TEST_P() local
|
/aosp_15_r20/external/google-cloud-java/java-confidentialcomputing/google-cloud-confidentialcomputing/src/test/java/com/google/cloud/confidentialcomputing/v1alpha1/ |
H A D | ConfidentialComputingClientTest.java | 105 Challenge challenge = Challenge.newBuilder().build(); in createChallengeTest() local 129 Challenge challenge = Challenge.newBuilder().build(); in createChallengeExceptionTest() local 150 Challenge challenge = Challenge.newBuilder().build(); in createChallengeTest2() local 174 Challenge challenge = Challenge.newBuilder().build(); in createChallengeExceptionTest2() local
|
H A D | ConfidentialComputingClientHttpJsonTest.java | 99 Challenge challenge = Challenge.newBuilder().build(); in createChallengeTest() local 128 Challenge challenge = Challenge.newBuilder().build(); in createChallengeExceptionTest() local 149 Challenge challenge = Challenge.newBuilder().build(); in createChallengeTest2() local 178 Challenge challenge = Challenge.newBuilder().build(); in createChallengeExceptionTest2() local
|
/aosp_15_r20/external/google-cloud-java/java-confidentialcomputing/google-cloud-confidentialcomputing/src/test/java/com/google/cloud/confidentialcomputing/v1/ |
H A D | ConfidentialComputingClientHttpJsonTest.java | 98 Challenge challenge = Challenge.newBuilder().build(); in createChallengeTest() local 127 Challenge challenge = Challenge.newBuilder().build(); in createChallengeExceptionTest() local 148 Challenge challenge = Challenge.newBuilder().build(); in createChallengeTest2() local 177 Challenge challenge = Challenge.newBuilder().build(); in createChallengeExceptionTest2() local
|
H A D | ConfidentialComputingClientTest.java | 104 Challenge challenge = Challenge.newBuilder().build(); in createChallengeTest() local 128 Challenge challenge = Challenge.newBuilder().build(); in createChallengeExceptionTest() local 149 Challenge challenge = Challenge.newBuilder().build(); in createChallengeTest2() local 173 Challenge challenge = Challenge.newBuilder().build(); in createChallengeExceptionTest2() local
|
/aosp_15_r20/hardware/interfaces/keymaster/4.1/vts/functional/ |
H A D | DeviceUniqueAttestationTest.cpp | 160 void check_attestation_record(AttestationRecord attestation, const HidlBuf& challenge, in check_attestation_record() 267 HidlBuf challenge("challenge"); in TEST_P() local 314 HidlBuf challenge("challenge"); in TEST_P() local 373 HidlBuf challenge("challenge"); in TEST_P() local 437 HidlBuf challenge("challenge"); in TEST_P() local
|
/aosp_15_r20/hardware/interfaces/identity/aidl/default/ |
H A D | FakeSecureHardwareProxy.cpp | 149 const vector<uint8_t>& challenge, const vector<uint8_t>& applicationId) { in createCredentialKey() 171 const vector<uint8_t>& challenge, const vector<uint8_t>& applicationId, in createCredentialKeyUsingRkp() 528 uint64_t challenge; in createAuthChallenge() local 557 uint64_t challenge, uint64_t secureUserId, uint64_t authenticatorId, in setAuthToken() 710 const string& docType, const vector<uint8_t>& challenge, bool includeChallenge, in deleteCredential() 726 const string& docType, bool testCredential, const vector<uint8_t>& challenge, in proveOwnership()
|
/aosp_15_r20/packages/apps/Settings/tests/unit/src/com/android/settings/fingerprint2/ui/settings/ |
D | FingerprintSettingsNavigationViewModelTest.kt | 271 val challenge = 5L in enrollWithToken_andNoUsers_startsFingerprintEnrollment() constant 299 val challenge = 5L in enroll_shouldNotFinish() constant 332 val challenge = 5L in showSettings_shouldFinish() constant
|
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/ |
H A D | AuthTest.cpp | 172 std::optional<HardwareAuthToken> doVerify(uint32_t uid, uint64_t challenge, in doVerify() 230 std::optional<HardwareAuthToken> doVerify(uint32_t uid, uint64_t challenge, in doVerify() 235 std::optional<HardwareAuthToken> doVerify(uint64_t challenge, in doVerify() 334 const uint64_t challenge = 42; in TEST_P() local 403 const uint64_t challenge = 42; in TEST_P() local 462 const uint64_t challenge = 42; in TEST_P() local
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/biometrics/fingerprint/aidl/android.hardware.biometrics.fingerprint-V5-java-source/gen/android/hardware/biometrics/fingerprint/ |
D | ISessionCallback.java | 25 @Override public void onChallengeGenerated(long challenge) throws android.os.RemoteException in onChallengeGenerated() 29 @Override public void onChallengeRevoked(long challenge) throws android.os.RemoteException in onChallengeRevoked() 528 @Override public void onChallengeGenerated(long challenge) throws android.os.RemoteException in onChallengeGenerated() 547 @Override public void onChallengeRevoked(long challenge) throws android.os.RemoteException in onChallengeRevoked() 1018 public void onChallengeGenerated(long challenge) throws android.os.RemoteException; in onChallengeGenerated() 1020 public void onChallengeRevoked(long challenge) throws android.os.RemoteException; in onChallengeRevoked()
|
/aosp_15_r20/hardware/interfaces/security/keymint/support/ |
H A D | remote_prov_utils.cpp | 664 const std::vector<uint8_t>& challenge, bool isFactory, bool allowAnyMode = false) { in verifyProtectedData() 765 const std::vector<uint8_t>& challenge) { in verifyFactoryProtectedData() 776 const std::vector<uint8_t>& challenge, bool allowAnyMode) { in verifyProductionProtectedData() 964 const std::vector<uint8_t>& signedPayload, const std::vector<uint8_t>& challenge) { in parseAndValidateAuthenticatedRequestSignedPayload() 1022 const std::vector<uint8_t>& challenge, in parseAndValidateAuthenticatedRequest() 1103 const std::vector<uint8_t>& challenge, bool isFactory, bool allowAnyMode = false, in verifyCsr() 1124 const std::vector<uint8_t>& challenge, bool allowDegenerate, bool requireUdsCerts) { in verifyFactoryCsr() 1133 const std::vector<uint8_t>& challenge, in verifyProductionCsr()
|
/aosp_15_r20/device/google/cuttlefish/guest/hals/identity/ |
D | RemoteSecureHardwareProxy.cpp | 84 const vector<uint8_t>& challenge, const vector<uint8_t>& applicationId) { in createCredentialKey() 242 uint64_t challenge; in createAuthChallenge() local 270 uint64_t challenge, uint64_t secureUserId, uint64_t authenticatorId, in setAuthToken() 387 const string& docType, const vector<uint8_t>& challenge, in deleteCredential() 401 const vector<uint8_t>& challenge, size_t proofOfOwnershipCborSize) { in proveOwnership()
|