Searched refs:next_protos_advertised_cb (Results 1 – 3 of 3) sorted by relevance
1345 ssl->ctx->next_protos_advertised_cb == NULL || in ext_npn_parse_clienthello()1364 if (ssl->ctx->next_protos_advertised_cb( in ext_npn_add_serverhello()
1589 ctx->next_protos_advertised_cb = cb; in SSL_CTX_set_next_protos_advertised_cb()
3639 int (*next_protos_advertised_cb)(SSL *ssl, const uint8_t **out, member