Searched refs:self_signed (Results 1 – 2 of 2) sorted by relevance
330 void verify_subject(const X509* cert, const string& subject, bool self_signed);334 const string& subject, bool self_signed);
1241 bool self_signed) { in verify_subject() argument1256 if (self_signed) { in verify_subject()1288 const string& subject, bool self_signed) { in verify_subject_and_serial() argument1293 verify_subject(cert.get(), subject, self_signed); in verify_subject_and_serial()