Searched refs:hf (Results 1 – 1 of 1) sorted by relevance
4722 int (*hf) (SSL *) = sc->handshake_func; in SSL_set_ssl_method() local4732 if (hf == sm->ssl_connect) in SSL_set_ssl_method()4734 else if (hf == sm->ssl_accept) in SSL_set_ssl_method()
Completed in 21 milliseconds