Searched refs:select_next_proto_cb (Results 1 – 3 of 3) sorted by relevance
451 static int select_next_proto_cb(SSL* ssl, in select_next_proto_cb() function482 SSL_CTX_set_next_proto_select_cb(ssl_ctx, select_next_proto_cb, in init_ssl_ctx()
463 static int select_next_proto_cb(SSL* ssl, in select_next_proto_cb() function494 SSL_CTX_set_next_proto_select_cb(ssl_ctx, select_next_proto_cb, in init_ssl_ctx()
1889 select_next_proto_cb(SSL *ssl, in select_next_proto_cb() function2263 SSL_CTX_set_next_proto_select_cb(BACKEND->ctx, select_next_proto_cb, conn); in ossl_connect_step1()