Home
last modified time | relevance | path

Searched refs:kCastV2TlsCertValidityPeriodTooLong (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openscreen/src/platform/base/
H A Derror.h140 kCastV2TlsCertValidityPeriodTooLong, enumerator
H A Derror.cc197 case Error::Code::kCastV2TlsCertValidityPeriodTooLong: in operator <<()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/platform/base/
H A Derror.h146 kCastV2TlsCertValidityPeriodTooLong, enumerator
H A Derror.cc213 case Error::Code::kCastV2TlsCertValidityPeriodTooLong: in operator <<()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openscreen/src/cast/sender/channel/
H A Dcast_auth_util.cc216 return Error(Error::Code::kCastV2TlsCertValidityPeriodTooLong, in VerifyTLSCertificateValidity()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/cast/sender/channel/
H A Dcast_auth_util.cc220 return Error(Error::Code::kCastV2TlsCertValidityPeriodTooLong, in VerifyTLSCertificateValidity()