Searched refs:get_sni_from_client_hello (Results 1 – 1 of 1) sorted by relevance
41 static int get_sni_from_client_hello(BIO *bio, char **sni) in get_sni_from_client_hello() function135 if (!TEST_true(get_sni_from_client_hello(wbio, &hostname))) in client_setup_sni_before_state()188 if (!TEST_true(get_sni_from_client_hello(wbio, &hostname))) in client_setup_sni_after_state()
Completed in 4 milliseconds