Home
last modified time | relevance | path

Searched defs:overall_not_after (Results 1 – 1 of 1) sorted by relevance

/external/openscreen/cast/common/certificate/
Dcast_crl.cc77 DateTime* overall_not_after) { in VerifyCRL()
140 CastCRL::CastCRL(const TbsCrl& tbs_crl, const DateTime& overall_not_after) { in CastCRL()
241 DateTime overall_not_after; in ParseAndVerifyCRL() local