Home
last modified time | relevance | path

Searched refs:SSL_SESSION_get0_hostname (Results 1 – 5 of 5) sorted by relevance

/third_party/openssl/doc/man3/
DSSL_SESSION_get0_hostname.pod5 SSL_SESSION_get0_hostname,
15 const char *SSL_SESSION_get0_hostname(const SSL_SESSION *s);
26 SSL_SESSION_get0_hostname() retrieves the SNI value that was sent by the
49 SSL_SESSION_get0_hostname() returns either a string or NULL based on if there
DSSL_SESSION_get0_cipher.pod40 L<SSL_SESSION_get0_hostname(3)>,
/third_party/openssl/ssl/
Dssl_sess.c876 const char *SSL_SESSION_get0_hostname(const SSL_SESSION *s) in SSL_SESSION_get0_hostname() function
/third_party/openssl/util/
Dlibssl.num395 SSL_SESSION_get0_hostname 396 1_1_0 EXIST::FUNCTION:
/third_party/openssl/include/openssl/
Dssl.h1625 __owur const char *SSL_SESSION_get0_hostname(const SSL_SESSION *s);