Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/src/
Ddebug.c10 .msg_callback_arg = NULL,
79 void *msg_callback_arg) in sepol_msg_set_callback() argument
83 handle->msg_callback_arg = msg_callback_arg; in sepol_msg_set_callback()
Dhandle.h16 void *msg_callback_arg; member
Ddebug.h44 _sepol_h->msg_callback_arg, \
Dhandle.c15 sh->msg_callback_arg = NULL; in sepol_handle_create()
/third_party/selinux/libsepol/include/sepol/
Ddebug.h37 void *msg_callback_arg);
/third_party/openssl/ssl/
Dd1_msg.c59 2, s, s->msg_callback_arg); in dtls1_dispatch_alert()
Ds3_msg.c93 2, s, s->msg_callback_arg); in ssl3_dispatch_alert()
Dd1_lib.c546 DTLS1_RT_HEADER_LENGTH, s, s->msg_callback_arg); in DTLSv1_listen()
630 s->msg_callback_arg); in DTLSv1_listen()
782 DTLS1_RT_HEADER_LENGTH, s, s->msg_callback_arg); in DTLSv1_listen()
Dssl_lib.c736 s->msg_callback_arg = ctx->msg_callback_arg; in SSL_new()
2197 s->msg_callback_arg = parg; in SSL_ctrl()
2321 ctx->msg_callback_arg = parg; in SSL_CTX_ctrl()
3888 ret->msg_callback_arg = s->msg_callback_arg; in SSL_dup()
Dssl_local.h871 void *msg_callback_arg; member
1126 void *msg_callback_arg; member
/third_party/openssl/ssl/statem/
Dstatem_dtls.c307 s->msg_callback_arg); in dtls1_do_write()
360 p, 1, s, s->msg_callback_arg); in dtls_get_message()
394 p, msg_len, s, s->msg_callback_arg); in dtls_get_message()
838 s->msg_callback_arg); in dtls_get_reassembled_message()
Dstatem_lib.c67 s->msg_callback_arg); in ssl3_do_write()
1221 s->msg_callback_arg); in tls_get_message_header()
1306 (size_t)s->init_num, s, s->msg_callback_arg); in tls_get_message_body()
1334 s->msg_callback_arg); in tls_get_message_body()
/third_party/openssl/ssl/record/
Drec_layer_d1.c567 s->msg_callback_arg); in dtls1_read_bytes()
975 DTLS1_RT_HEADER_LENGTH, s, s->msg_callback_arg); in do_dtls1_write()
Drec_layer_s3.c1061 s->msg_callback_arg); in do_ssl3_write()
1067 &ctype, 1, s, s->msg_callback_arg); in do_ssl3_write()
1503 s->msg_callback_arg); in ssl3_read_bytes()
Dssl3_record.c264 s->msg_callback_arg); in ssl3_get_record()
726 &thisrr->data[end], 1, s, s->msg_callback_arg); in ssl3_get_record()
1886 s, s->msg_callback_arg); in dtls1_get_record()