Home
last modified time | relevance | path

Searched refs:ERROR_DIGEST_UNSUPPORTED (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.h49 ERROR_DIGEST_UNSUPPORTED, enumerator
H A Dlogger.cc64 case AuthResult::ERROR_DIGEST_UNSUPPORTED: in AuthErrorToChallengeReplyError()
H A Dcast_auth_util.cc293 AuthResult::ERROR_DIGEST_UNSUPPORTED); in VerifyAndMapDigestAlgorithm()
H A Dcast_auth_util_unittest.cc133 EXPECT_EQ(AuthResult::ERROR_DIGEST_UNSUPPORTED, result.error_type); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/cast_channel/
H A Dcast_auth_util.h49 ERROR_DIGEST_UNSUPPORTED, enumerator
H A Dlogger.cc64 case AuthResult::ERROR_DIGEST_UNSUPPORTED: in AuthErrorToChallengeReplyError()
H A Dcast_auth_util.cc310 AuthResult::ERROR_DIGEST_UNSUPPORTED); in VerifyAndMapDigestAlgorithm()
H A Dcast_auth_util_unittest.cc136 EXPECT_EQ(AuthResult::ERROR_DIGEST_UNSUPPORTED, result.error_type); in TEST_F()