Changeset 919 for vendor/current/libcli/auth/proto.h
- Timestamp:
- Jun 9, 2016, 2:17:22 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/libcli/auth/proto.h
r917 r919 140 140 DATA_BLOB *lm_response, DATA_BLOB *nt_response, 141 141 DATA_BLOB *lm_session_key, DATA_BLOB *user_session_key) ; 142 NTSTATUS NTLMv2_RESPONSE_verify_netlogon_creds(const char *account_name, 143 const char *account_domain, 144 const DATA_BLOB response, 145 const struct netlogon_creds_CredentialState *creds, 146 const char *workgroup); 142 147 143 148 /***********************************************************
Note:
See TracChangeset
for help on using the changeset viewer.