Searched refs:thismeth (Results 1 – 1 of 1) sorted by relevance
1987 const SSL_METHOD *(*thismeth)(void) = s->server ? vent->smeth in ssl_version_supported() local1990 if (thismeth != NULL in ssl_version_supported()1992 && ssl_method_error(s, thismeth()) == 0 in ssl_version_supported()1997 *meth = thismeth(); in ssl_version_supported()
Completed in 9 milliseconds