Home
last modified time | relevance | path

Searched refs:enforce_revocation_checking (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openscreen/cast/sender/channel/
H A Dcast_auth_util.cc419 bool enforce_revocation_checking, in VerifyCredentials() argument
423 CRLPolicy policy = (enforce_revocation_checking) ? CRLPolicy::kCrlRequired in VerifyCredentials()
H A Dcast_auth_util.h87 bool enforce_revocation_checking = false,