Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_CTX_set_next_proto_select_cb

1544  * SSL_CTX_set_next_proto_select_cb.
1641 /* SSL_CTX_set_next_proto_select_cb sets a callback that is called when a
1651 void SSL_CTX_set_next_proto_select_cb(SSL_CTX *ctx, int (*cb) (SSL *s, unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, void *arg), void *arg)