Searched refs:SSL_SESSION_set1_hostname (Results 1 – 6 of 6) sorted by relevance
6 SSL_SESSION_set1_hostname,16 int SSL_SESSION_set1_hostname(SSL_SESSION *s, const char *hostname);35 SSL_SESSION_set1_hostname() sets the SNI value for the hostname to a copy of52 SSL_SESSION_set1_hostname() returns 1 on success or 0 on error.65 The SSL_SESSION_set1_hostname(), SSL_SESSION_get0_alpn_selected() and
976 int SSL_SESSION_set1_hostname(SSL_SESSION *s, const char *hostname) in SSL_SESSION_set1_hostname() function
470 SSL_SESSION_set1_hostname 471 3_0_0 EXIST::FUNCTION:
1626 __owur int SSL_SESSION_set1_hostname(SSL_SESSION *s, const char *hostname);
3972 if (!TEST_true(SSL_SESSION_set1_hostname(sess, "goodhost")) in test_early_data_psk()4009 || !TEST_true(SSL_SESSION_set1_hostname(serverpsk, "badhost"))) in test_early_data_psk()4014 if (!TEST_true(SSL_SESSION_set1_hostname(sess, "goodhost")) in test_early_data_psk()
1664 __owur int SSL_SESSION_set1_hostname(SSL_SESSION *s, const char *hostname);