Home
last modified time | relevance | path

Searched defs:auth_hdr (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_ntlmssp.c70 struct auth_hdr { struct
71 char h_id[8];
72 uint32_t h_type;
73 struct sec_buf h_lm_resp;
74 struct sec_buf h_nt_resp;
75 struct sec_buf h_domain;
76 struct sec_buf h_user;
77 struct sec_buf h_wksta;
78 struct sec_buf h_essn_key; /* encrypted session key */
79 uint32_t h_flags;