Home
last modified time | relevance | path

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

/external/openscreen/cast/common/certificate/
Dcast_cert_validator_internal.cc470 bool path_cert_in_trust_store = false; in FindCertificatePath() local
499 path_cert_in_trust_store = true; in FindCertificatePath()
540 if (path_cert_in_trust_store) { in FindCertificatePath()
546 path_cert_in_trust_store = false; in FindCertificatePath()