Searched refs:self_signed (Results 1 – 2 of 2) sorted by relevance
405 void verify_subject(const X509* cert, const string& subject, bool self_signed);409 const string& subject, bool self_signed);
1701 bool self_signed) { in verify_subject() argument1716 if (self_signed) { in verify_subject()1778 const string& subject, bool self_signed) { in verify_subject_and_serial() argument1783 verify_subject(cert.get(), subject, self_signed); in verify_subject_and_serial()