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