Searched refs:check_purpose_ssl_client (Results 1 – 1 of 1) sorted by relevance
76 static int check_purpose_ssl_client(const X509_PURPOSE *xp, const X509 *x, int ca);91 …{X509_PURPOSE_SSL_CLIENT, X509_TRUST_SSL_CLIENT, 0, check_purpose_ssl_client, (char *) "SSL client…584 static int check_purpose_ssl_client(const X509_PURPOSE *xp, const X509 *x, int ca) in check_purpose_ssl_client() function