Searched refs:match_certfile (Results 1 – 2 of 2) sorted by relevance
173 bool match_certfile(const X509 *, const char *);
562 match_certfile(const X509 *cert1, const char *certfilename) in match_certfile() function771 if (match_certfile(cur_cert, cred->data)) in check_peer_cert()796 else if (match_certfile(cur_cert, conn_info->certfile)) in check_peer_cert()