Home
last modified time | relevance | path

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

/openssl/doc/man3/
H A 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
H A DSSL_SESSION_get0_cipher.pod40 L<SSL_SESSION_get0_hostname(3)>,
/openssl/ssl/
H A Dssl_sess.c1013 const char *SSL_SESSION_get0_hostname(const SSL_SESSION *s) in SSL_SESSION_get0_hostname() function
/openssl/util/
H A Dlibssl.num395 SSL_SESSION_get0_hostname 396 3_0_0 EXIST::FUNCTION:
/openssl/doc/designs/quic-design/
H A Dquic-api-ssl-funcs.md468 | `SSL_SESSION_get0_hostname` | HL | ��U | ��A | ��NC\* | ��Done …
488 | `SSL_SESSION_get0_hostname` | HL | ��U | ��A | ��NC\* | ��Done …
/openssl/doc/
H A Dbuild.info2470 DEPEND[html/man3/SSL_SESSION_get0_hostname.html]=man3/SSL_SESSION_get0_hostname.pod
2471 GENERATE[html/man3/SSL_SESSION_get0_hostname.html]=man3/SSL_SESSION_get0_hostname.pod
2472 DEPEND[man/man3/SSL_SESSION_get0_hostname.3]=man3/SSL_SESSION_get0_hostname.pod
2473 GENERATE[man/man3/SSL_SESSION_get0_hostname.3]=man3/SSL_SESSION_get0_hostname.pod
3627 html/man3/SSL_SESSION_get0_hostname.html \
4291 man/man3/SSL_SESSION_get0_hostname.3 \
/openssl/include/openssl/
H A Dssl.h.in1703 __owur const char *SSL_SESSION_get0_hostname(const SSL_SESSION *s);

Completed in 67 milliseconds