Home | History | Annotate | Download | only in ssl

Lines Matching refs:msg_callback

322 	s->msg_callback=ctx->msg_callback;
1118 s->msg_callback = (void (*)(int write_p, int version, int content_type, const void *buf, size_t len, SSL *ssl, void *arg))(fp);
1215 ctx->msg_callback = (void (*)(int write_p, int version, int content_type, const void *buf, size_t len, SSL *ssl, void *arg))(fp);
1771 ret->msg_callback=0;
2739 ret->msg_callback = s->msg_callback;