Home
last modified time | relevance | path

Searched refs:WRONG_PASSWORD (Results 1 – 25 of 43) sorted by last modified time

12

/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/DLL430_v3/include/
H A DMSP430.h530 ERROR_DEF(WRONG_PASSWORD, "Could not enable JTAG wrong password") \
/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/DLL430_v3/src/
H A DDLL430_OldApiV3.cpp1028 log(LogTarget::ERR, WRONG_PASSWORD, ""); in Identify()
/dports/emulators/citra/citra-ac98458e0/src/citra_qt/multiplayer/
H A Dmessage.cpp40 const ConnectionError ErrorManager::WRONG_PASSWORD(QT_TR_NOOP("Incorrect password.")); member in NetworkMessage::ErrorManager
H A Dmessage.h40 static const ConnectionError WRONG_PASSWORD; variable
H A Dstate.cpp156 NetworkMessage::ErrorManager::ShowError(NetworkMessage::ErrorManager::WRONG_PASSWORD); in OnNetworkError()
/dports/emulators/citra-qt5/citra-ac98458e0/src/citra_qt/multiplayer/
H A Dstate.cpp156 NetworkMessage::ErrorManager::ShowError(NetworkMessage::ErrorManager::WRONG_PASSWORD); in OnNetworkError()
H A Dmessage.cpp40 const ConnectionError ErrorManager::WRONG_PASSWORD(QT_TR_NOOP("Incorrect password.")); member in NetworkMessage::ErrorManager
H A Dmessage.h40 static const ConnectionError WRONG_PASSWORD; variable
/dports/lang/rust/rustc-1.58.1-src/vendor/libssh2-sys/libssh2/tests/
H A Dtest_keyboard_interactive_auth_fails_with_wrong_response.c8 static const char *WRONG_PASSWORD = "i'm not the password"; variable
27 responses[0].text = strdup(WRONG_PASSWORD); in kbd_callback()
28 responses[0].length = strlen(WRONG_PASSWORD); in kbd_callback()
H A Dtest_password_auth_fails_with_wrong_password.c8 static const char *WRONG_PASSWORD = "i'm not the password"; variable
28 WRONG_PASSWORD, strlen(WRONG_PASSWORD), in test()
/dports/net/freerdp/freerdp-2.5.0/libfreerdp/core/
H A Derrconnect.c126 ERRCONNECT_DEFINE(WRONG_PASSWORD, CAT_USE),
/dports/lang/zig-devel/zig-0.9.0/lib/std/os/windows/
H A Dntstatus.zig647 WRONG_PASSWORD = 0xC000006A,
H A Dwin32error.zig1611 WRONG_PASSWORD = 1323,
/dports/lang/zig/zig-0.9.0/lib/std/os/windows/
H A Dwin32error.zig1611 WRONG_PASSWORD = 1323,
H A Dntstatus.zig647 WRONG_PASSWORD = 0xC000006A,
/dports/www/ilias6/ILIAS-6.14/Services/Password/test/encoders/
H A DilBcryptPhpPasswordEncoderTest.php21 const WRONG_PASSWORD = 'wrong_password'; define in ilBcryptPhpPasswordEncoderTest
125 $this->assertFalse($encoder->isPasswordValid($encoded_password, self::WRONG_PASSWORD, ''));
H A DilBcryptPasswordEncoderTest.php23 const WRONG_PASSWORD = 'wrong_password'; define in ilBcryptPasswordEncoderTest
219 …$this->assertFalse($encoder->isPasswordValid($encoded_password, self::WRONG_PASSWORD, self::PASSWO…
/dports/www/ilias/ILIAS-5.4.25/Services/Password/test/encoders/
H A DilBcryptPhpPasswordEncoderTest.php27 const WRONG_PASSWORD = 'wrong_password'; define in ilBcryptPhpPasswordEncoderTest
122 $this->assertFalse($encoder->isPasswordValid($encoded_password, self::WRONG_PASSWORD, ''));
H A DilBcryptPasswordEncoderTest.php29 const WRONG_PASSWORD = 'wrong_password'; define in ilBcryptPasswordEncoderTest
204 …$this->assertFalse($encoder->isPasswordValid($encoded_password, self::WRONG_PASSWORD, self::PASSWO…
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libssh2-sys-0.2.21/libssh2/tests/
H A Dtest_password_auth_fails_with_wrong_password.c8 static const char *WRONG_PASSWORD = "i'm not the password"; variable
28 WRONG_PASSWORD, strlen(WRONG_PASSWORD), in test()
H A Dtest_keyboard_interactive_auth_fails_with_wrong_response.c8 static const char *WRONG_PASSWORD = "i'm not the password"; variable
27 responses[0].text = strdup(WRONG_PASSWORD); in kbd_callback()
28 responses[0].length = strlen(WRONG_PASSWORD); in kbd_callback()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libssh2-sys-0.2.21/libssh2/tests/
H A Dtest_keyboard_interactive_auth_fails_with_wrong_response.c8 static const char *WRONG_PASSWORD = "i'm not the password"; variable
27 responses[0].text = strdup(WRONG_PASSWORD); in kbd_callback()
28 responses[0].length = strlen(WRONG_PASSWORD); in kbd_callback()
H A Dtest_password_auth_fails_with_wrong_password.c8 static const char *WRONG_PASSWORD = "i'm not the password"; variable
28 WRONG_PASSWORD, strlen(WRONG_PASSWORD), in test()
/dports/games/uqm/uqm-0.8.0/src/uqm/comm/spahome/
H A Dspahome.c213 NPCPhrase (WRONG_PASSWORD); in ExitConversation()
H A Dstrings.h53 WRONG_PASSWORD, enumerator

12