Lines Matching full:alpn
1675 /* SSL_CTX_set_alpn_protos sets the ALPN protocol list on |ctx| to |protos|.
1695 /* SSL_set_alpn_protos sets the ALPN protocol list on |ssl| to |protos|.
1716 * during ClientHello processing in order to select an ALPN protocol from the
1731 /* SSL_get0_alpn_selected gets the selected ALPN protocol (if any) from |ssl|.