Searched refs:SSL_CTX_set_alpn_protos (Results 1 – 4 of 4) sorted by relevance
526 if (SSL_CTX_set_alpn_protos(ssl_ctx, ctx->config->alpn, in tls_configure_ssl()
1050 SSL_CTX_set_alpn_protos(ctx, alpn, alpn_len); in s_client_main()
638 int SSL_CTX_set_alpn_protos(SSL_CTX *ctx, const unsigned char *protos,
1778 SSL_CTX_set_alpn_protos(SSL_CTX *ctx, const unsigned char *protos, in SSL_CTX_set_alpn_protos() function