Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/openssl/doc/man3/
HDSSL_SESSION_get0_hostname.pod7 SSL_SESSION_get0_alpn_selected,
18 void SSL_SESSION_get0_alpn_selected(const SSL_SESSION *s,
38 SSL_SESSION_get0_alpn_selected() retrieves the selected ALPN protocol for this
65 The SSL_SESSION_set1_hostname(), SSL_SESSION_get0_alpn_selected() and
/freebsd-13-stable/secure/lib/libssl/
HDVersion.map452 SSL_SESSION_get0_alpn_selected;
/freebsd-13-stable/crypto/openssl/ssl/
HDssl_sess.c926 void SSL_SESSION_get0_alpn_selected(const SSL_SESSION *s, in SSL_SESSION_get0_alpn_selected() function
/freebsd-13-stable/crypto/openssl/include/openssl/
HDssl.h1639 void SSL_SESSION_get0_alpn_selected(const SSL_SESSION *s,
/freebsd-13-stable/secure/lib/libcrypto/man/man3/
HDMakefile2743 MLINKS+= SSL_SESSION_get0_hostname.3 SSL_SESSION_get0_alpn_selected.3