Home
last modified time | relevance | path

Searched refs:msg_callback_arg (Results 1 – 3 of 3) sorted by relevance

/openbsd/lib/libssl/
H A Dssl_lib.c272 s->msg_callback_arg = ctx->msg_callback_arg; in SSL_new()
1357 s->msg_callback_arg = parg; in SSL_ctrl()
1434 ctx->msg_callback_arg = parg; in SSL_CTX_ctrl()
2120 ret->msg_callback_arg = NULL; in SSL_CTX_new()
2941 ret->msg_callback_arg = s->msg_callback_arg; in SSL_dup()
3046 msg_buf, msg_len, s, s->msg_callback_arg); in ssl_msg_callback()
H A Dd1_both.c348 s, s->msg_callback_arg); in dtls1_do_write()
418 s, s->msg_callback_arg); in dtls1_get_message()
804 s->msg_callback_arg); in dtls1_get_message_fragment()
H A Dssl_local.h742 void *msg_callback_arg; member
958 void *msg_callback_arg; member