Searched refs:auth_value_size (Results 1 – 4 of 4) sorted by relevance
/reactos/dll/win32/rpcrt4/ |
H A D | rpc_binding.h | 117 …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 D | rpc_message.h | 54 …, RpcAuthVerifier *auth_hdr, unsigned char *auth_value, unsigned int auth_value_size) DECLSPEC_HID…
|
H A D | rpc_message.c | 687 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 D | rpc_transport.c | 1181 unsigned char *auth_value, unsigned int auth_value_size) in rpcrt4_ncalrpc_secure_packet() argument
|