Searched refs:SSL_SESSION_set1_hostname (Results 1 – 8 of 8) 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
454 SSL_SESSION_set1_hostname;
470 SSL_SESSION_set1_hostname 471 3_0_0 EXIST::FUNCTION:
1018 int SSL_SESSION_set1_hostname(SSL_SESSION *s, const char *hostname) in SSL_SESSION_set1_hostname() function
4246 if (!TEST_true(SSL_SESSION_set1_hostname(sess, "goodhost")) in test_early_data_psk()4283 || !TEST_true(SSL_SESSION_set1_hostname(serverpsk, "badhost"))) in test_early_data_psk()4288 if (!TEST_true(SSL_SESSION_set1_hostname(sess, "goodhost")) in test_early_data_psk()
1736 __owur int SSL_SESSION_set1_hostname(SSL_SESSION *s, const char *hostname);
1664 __owur int SSL_SESSION_set1_hostname(SSL_SESSION *s, const char *hostname);
3957 MLINKS+= SSL_SESSION_get0_hostname.3 SSL_SESSION_set1_hostname.3