Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_CTX_set_next_protos_advertised_cb

1626 /* SSL_CTX_set_next_protos_advertised_cb sets a callback that is called when a
1635 void SSL_CTX_set_next_protos_advertised_cb(SSL_CTX *ctx, int (*cb) (SSL *ssl, const unsigned char **out, unsigned int *outlen, void *arg), void *arg)