Home
last modified time | relevance | path

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

/external/openscreen/cast/common/certificate/
Dcast_crl.cc220 std::unique_ptr<CastCRL> ParseAndVerifyCRL(const std::string& crl_proto, in ParseAndVerifyCRL() argument
227 if (!crl_bundle.ParseFromString(crl_proto)) { in ParseAndVerifyCRL()
Dcast_crl.h87 std::unique_ptr<CastCRL> ParseAndVerifyCRL(const std::string& crl_proto,