Changeset 746 for vendor/current/libcli/auth/proto.h
- Timestamp:
- Nov 27, 2012, 4:56:06 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/libcli/auth/proto.h
r740 r746 110 110 bool ntv2_owf_gen(const uint8_t owf[16], 111 111 const char *user_in, const char *domain_in, 112 bool upper_case_domain, /* Transform the domain into UPPER case */113 112 uint8_t kr_buf[16]); 114 113 void SMBOWFencrypt(const uint8_t passwd[16], const uint8_t *c8, uint8_t p24[24]);
Note:
See TracChangeset
for help on using the changeset viewer.