Searched refs:SSL_callback_next_protos (Results 1 – 3 of 3) sorted by relevance
260 int SSL_callback_next_protos(SSL *, const unsigned char **, unsigned int *, void *);
600 int SSL_callback_next_protos(SSL *ssl, const unsigned char **data, in SSL_callback_next_protos() function
851 SSL_CTX_set_next_protos_advertised_cb(c->ctx, SSL_callback_next_protos, (void *)c); in TCN_IMPLEMENT_CALL()