Searched refs:client_hello_reject_cb (Results 1 – 1 of 1) sorted by relevance
230 static int client_hello_reject_cb(SSL *s, int *al, void *arg) in client_hello_reject_cb() function555 SSL_CTX_set_client_hello_cb(server_ctx, client_hello_reject_cb, server2_ctx); in configure_handshake_ctx()