Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libsmbfs/smb/
H A Dntlmssp.c400 struct type3hdr { in ntlmssp_put_type3() struct
401 char h_id[ID_SZ]; in ntlmssp_put_type3()
402 uint32_t h_type; in ntlmssp_put_type3()
403 struct sec_buf h_lm_resp; in ntlmssp_put_type3()
404 struct sec_buf h_nt_resp; in ntlmssp_put_type3()
405 struct sec_buf h_domain; in ntlmssp_put_type3()
406 struct sec_buf h_user; in ntlmssp_put_type3()
407 struct sec_buf h_wksta; in ntlmssp_put_type3()
408 struct sec_buf h_ssn_key; in ntlmssp_put_type3()
409 uint32_t h_flags; in ntlmssp_put_type3()
[all …]