Searched defs:SSL_want_client_hello_cb (Results 1 – 2 of 2) sorted by relevance
907 # define SSL_want_client_hello_cb(s) (SSL_want(s) == SSL_CLIENT_HELLO_CB) macro
901 # define SSL_want_client_hello_cb(s) (SSL_want(s) == SSL_CLIENT_HELLO_CB) macro