blob: 92d366b46add624bbbe32df67aeed0b8a35b0ea4 (
plain)
1
2
3
4
5
6
|
bool test_SetupCredentials2(struct dcerpc_pipe *p, struct torture_context *tctx,
uint32_t negotiate_flags,
struct cli_credentials *machine_credentials,
int sec_chan_type,
struct creds_CredentialState **creds_out);
|