blob: 9038286deda7b6514503ca050df94e6ac1815151 (
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 netlogon_creds_CredentialState **creds_out);
|