Home
last modified time | relevance | path

Searched refs:msg_callback_arg (Results 1 – 4 of 4) 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()
1436 ctx->msg_callback_arg = parg; in SSL_CTX_ctrl()
2095 ret->msg_callback_arg = NULL; in SSL_CTX_new()
2916 ret->msg_callback_arg = s->msg_callback_arg; in SSL_dup()
3021 msg_buf, msg_len, s, s->msg_callback_arg); in ssl_msg_callback()
H A Dssl_packet.c129 s->msg_callback_arg); in ssl_convert_sslv2_client_hello()
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.h764 void *msg_callback_arg; member
980 void *msg_callback_arg; member