Home
last modified time | relevance | path

Searched refs:CREDENTIAL_EXCLUDED (Results 1 – 23 of 23) sorted by relevance

/dports/security/py-fido2/fido2-0.9.2/fido2/
H A Dctap.py107 CREDENTIAL_EXCLUDED = 0x19 variable in CtapError.ERR
H A Dclient.py119 if e.code in [CtapError.ERR.CREDENTIAL_EXCLUDED, CtapError.ERR.NO_CREDENTIALS]:
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/mojom/credentialmanager/
H A Dcredential_manager.mojom30 CREDENTIAL_EXCLUDED,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/mojom/credentialmanager/
H A Dcredential_manager.mojom30 CREDENTIAL_EXCLUDED,
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/webauth/
H A DFido2Helper.java266 return AuthenticatorStatus.CREDENTIAL_EXCLUDED; in convertError()
270 return AuthenticatorStatus.CREDENTIAL_EXCLUDED; in convertError()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/password_manager/content/common/
H A Dcredential_manager_mojom_traits.cc95 case blink::mojom::CredentialManagerError::CREDENTIAL_EXCLUDED: in FromMojom()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/password_manager/content/common/
H A Dcredential_manager_mojom_traits.cc95 case blink::mojom::CredentialManagerError::CREDENTIAL_EXCLUDED: in FromMojom()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/credentialmanager/
H A Dcredential_manager_type_converters.cc132 case blink::mojom::blink::AuthenticatorStatus::CREDENTIAL_EXCLUDED: in Convert()
133 return CredentialManagerError::CREDENTIAL_EXCLUDED; in Convert()
H A Dcredentials_container.cc227 case CredentialManagerError::CREDENTIAL_EXCLUDED: in CredentialManagerErrorToDOMException()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/credentialmanager/
H A Dcredential_manager_type_converters.cc138 case blink::mojom::blink::AuthenticatorStatus::CREDENTIAL_EXCLUDED: in Convert()
139 return CredentialManagerError::CREDENTIAL_EXCLUDED; in Convert()
H A Dcredentials_container.cc275 case CredentialManagerError::CREDENTIAL_EXCLUDED: in CredentialManagerErrorToDOMException()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/javatests/src/org/chromium/chrome/browser/webauth/
H A DFido2CredentialRequestTest.java133 Integer.valueOf(AuthenticatorStatus.CREDENTIAL_EXCLUDED))
977 mCallback.getStatus(), Integer.valueOf(AuthenticatorStatus.CREDENTIAL_EXCLUDED)); in testMakeCredential_invalidStateErrorDuplicateRegistration()
/dports/security/py-fido2/fido2-0.9.2/test/
H A Dtest_client.py363 ctap2.make_credential.side_effect = CtapError(CtapError.ERR.CREDENTIAL_EXCLUDED)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/webauth/
H A Dauthenticator_common.cc1070 blink::mojom::AuthenticatorStatus::CREDENTIAL_EXCLUDED); in OnRegisterResponse()
1131 blink::mojom::AuthenticatorStatus::CREDENTIAL_EXCLUDED, nullptr, in OnRegisterResponse()
H A Dauthenticator_impl_unittest.cc1306 ASSERT_EQ(AuthenticatorStatus::CREDENTIAL_EXCLUDED, in TEST_F()
1526 EXPECT_EQ(AuthenticatorStatus::CREDENTIAL_EXCLUDED, in TEST_F()
2983 EXPECT_EQ(AuthenticatorStatus::CREDENTIAL_EXCLUDED, in TEST_F()
3141 has_excluded_credential ? AuthenticatorStatus::CREDENTIAL_EXCLUDED in TEST_F()
3340 ? AuthenticatorStatus::CREDENTIAL_EXCLUDED in TEST_F()
H A Dwebauth_browsertest.cc1531 EXPECT_EQ(AuthenticatorStatus::CREDENTIAL_EXCLUDED, in IN_PROC_BROWSER_TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/cros_system_api/dbus/cryptohome/
H A Dfido.proto28 CREDENTIAL_EXCLUDED = 5; enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/cros_system_api/dbus/cryptohome/
H A Dfido.proto28 CREDENTIAL_EXCLUDED = 5; enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/webauth/
H A Dauthenticator_common.cc1323 blink::mojom::AuthenticatorStatus::CREDENTIAL_EXCLUDED); in OnRegisterResponse()
1398 blink::mojom::AuthenticatorStatus::CREDENTIAL_EXCLUDED, nullptr, in OnRegisterResponse()
H A Dauthenticator_impl_unittest.cc1224 ASSERT_EQ(result.status, AuthenticatorStatus::CREDENTIAL_EXCLUDED); in TEST_F()
1386 AuthenticatorStatus::CREDENTIAL_EXCLUDED); in TEST_F()
2908 EXPECT_EQ(AuthenticatorStatus::CREDENTIAL_EXCLUDED, in TEST_F()
3038 has_excluded_credential ? AuthenticatorStatus::CREDENTIAL_EXCLUDED in TEST_F()
3354 ? AuthenticatorStatus::CREDENTIAL_EXCLUDED in TEST_F()
H A Dwebauth_browsertest.cc1545 EXPECT_EQ(AuthenticatorStatus::CREDENTIAL_EXCLUDED, in IN_PROC_BROWSER_TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/mojom/webauthn/
H A Dauthenticator.mojom21 CREDENTIAL_EXCLUDED,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/mojom/webauthn/
H A Dauthenticator.mojom21 CREDENTIAL_EXCLUDED,