Searched refs:thismeth (Results 1 – 1 of 1) sorted by relevance
2007 const SSL_METHOD *(*thismeth)(void) = s->server ? vent->smeth in ssl_version_supported() local2010 if (thismeth != NULL in ssl_version_supported()2012 && ssl_method_error(s, thismeth()) == 0 in ssl_version_supported()2017 *meth = thismeth(); in ssl_version_supported()