Home
last modified time | relevance | path

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

/external/openscreen/platform/base/
Derror.h146 kCastV2TlsCertValidityPeriodTooLong, enumerator
Derror.cc215 case Error::Code::kCastV2TlsCertValidityPeriodTooLong: in operator <<()
/external/openscreen/cast/sender/channel/
Dcast_auth_util.cc249 return Error(Error::Code::kCastV2TlsCertValidityPeriodTooLong, in VerifyTLSCertificateValidity()