Home
last modified time | relevance | path

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

/freebsd/crypto/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 Server Name Indication (SNI) value
48 SSL_SESSION_get0_hostname() returns the SNI string if available, or NULL if not.
H A DSSL_SESSION_get0_cipher.pod40 L<SSL_SESSION_get0_hostname(3)>,
/freebsd/secure/lib/libssl/
H A DVersion.map174 SSL_SESSION_get0_hostname;
/freebsd/crypto/openssl/ssl/
H A Dssl_sess.c1021 const char *SSL_SESSION_get0_hostname(const SSL_SESSION *s) in SSL_SESSION_get0_hostname() function
/freebsd/crypto/openssl/util/
H A Dlibssl.num395 SSL_SESSION_get0_hostname 396 3_0_0 EXIST::FUNCTION:
/freebsd/crypto/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 …
/freebsd/crypto/openssl/doc/
H A Dbuild.info2514 DEPEND[html/man3/SSL_SESSION_get0_hostname.html]=man3/SSL_SESSION_get0_hostname.pod
2515 GENERATE[html/man3/SSL_SESSION_get0_hostname.html]=man3/SSL_SESSION_get0_hostname.pod
2516 DEPEND[man/man3/SSL_SESSION_get0_hostname.3]=man3/SSL_SESSION_get0_hostname.pod
2517 GENERATE[man/man3/SSL_SESSION_get0_hostname.3]=man3/SSL_SESSION_get0_hostname.pod
3696 html/man3/SSL_SESSION_get0_hostname.html \
4373 man/man3/SSL_SESSION_get0_hostname.3 \
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile510 MAN+= SSL_SESSION_get0_hostname.3
4351 MLINKS+= SSL_SESSION_get0_hostname.3 SSL_SESSION_get0_alpn_selected.3
4352 MLINKS+= SSL_SESSION_get0_hostname.3 SSL_SESSION_set1_alpn_selected.3
4353 MLINKS+= SSL_SESSION_get0_hostname.3 SSL_SESSION_set1_hostname.3
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h1766 __owur const char *SSL_SESSION_get0_hostname(const SSL_SESSION *s);
H A Dssl.h.in1719 __owur const char *SSL_SESSION_get0_hostname(const SSL_SESSION *s);