Searched refs:client_hello_cb (Results 1 – 3 of 3) sorted by relevance
1703 if (sctx->client_hello_cb != NULL) { in tls_early_post_process_client_hello()1705 switch (sctx->client_hello_cb(ussl, &al, sctx->client_hello_cb_arg)) { in tls_early_post_process_client_hello()
981 SSL_client_hello_cb_fn client_hello_cb; member
6641 c->client_hello_cb = cb; in SSL_CTX_set_client_hello_cb()
Completed in 43 milliseconds