Home
last modified time | relevance | path

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

/external/openscreen/cast/common/certificate/
Dcast_crl.cc73 bool VerifyCRL(const Crl& crl, in VerifyCRL() function
242 if (!VerifyCRL(crl, tbs_crl, time, trust_store, &overall_not_after)) { in ParseAndVerifyCRL()