Searched refs:full_client_hello_callback (Results 1 – 1 of 1) sorted by relevance
711 static int full_client_hello_callback(SSL *s, int *al, void *arg) in full_client_hello_callback() function762 SSL_CTX_set_client_hello_cb(sctx, full_client_hello_callback, &testctr); in test_client_hello_cb()
Completed in 26 milliseconds