Home
last modified time | relevance | path

Searched refs:auth_value_size (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/rpcrt4/
H A Drpc_binding.h117 …tub_data_size, RpcAuthVerifier *auth_hdr, unsigned char *auth_value, unsigned int auth_value_size);
236 unsigned char *auth_value, unsigned int auth_value_size) in rpcrt4_conn_secure_packet() argument
238 …packet(conn, dir, hdr, hdr_size, stub_data, stub_data_size, auth_hdr, auth_value, auth_value_size); in rpcrt4_conn_secure_packet()
H A Drpc_message.h54 …, RpcAuthVerifier *auth_hdr, unsigned char *auth_value, unsigned int auth_value_size) DECLSPEC_HID…
H A Drpc_message.c687 unsigned char *auth_value, unsigned int auth_value_size) in RPCRT4_default_secure_packet() argument
706 buffers[3].cbBuffer = auth_value_size; in RPCRT4_default_secure_packet()
H A Drpc_transport.c1181 unsigned char *auth_value, unsigned int auth_value_size) in rpcrt4_ncalrpc_secure_packet() argument