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