Home
last modified time | relevance | path

Searched refs:ERROR_SENDER_NONCE_MISMATCH (Results 1 – 8 of 8) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/cast_channel/
H A Dcast_auth_util.h48 ERROR_SENDER_NONCE_MISMATCH, enumerator
H A Dlogger.cc60 case AuthResult::ERROR_SENDER_NONCE_MISMATCH: in AuthErrorToChallengeReplyError()
H A Dcast_auth_util_unittest.cc173 EXPECT_EQ(AuthResult::ERROR_SENDER_NONCE_MISMATCH, result.error_type); in TEST_F()
185 EXPECT_EQ(AuthResult::ERROR_SENDER_NONCE_MISMATCH, result.error_type); in TEST_F()
H A Dcast_auth_util.cc276 AuthResult::ERROR_SENDER_NONCE_MISMATCH); in VerifySenderNonce()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/cast_channel/
H A Dcast_auth_util.h48 ERROR_SENDER_NONCE_MISMATCH, enumerator
H A Dlogger.cc60 case AuthResult::ERROR_SENDER_NONCE_MISMATCH: in AuthErrorToChallengeReplyError()
H A Dcast_auth_util_unittest.cc176 EXPECT_EQ(AuthResult::ERROR_SENDER_NONCE_MISMATCH, result.error_type); in TEST_F()
188 EXPECT_EQ(AuthResult::ERROR_SENDER_NONCE_MISMATCH, result.error_type); in TEST_F()
H A Dcast_auth_util.cc293 AuthResult::ERROR_SENDER_NONCE_MISMATCH); in VerifySenderNonce()