Searched defs:ntlm_type3 (Results 1 – 1 of 1) sorted by relevance
145 struct ntlm_type3 { struct146 uint32_t flags; /**< */147 char *username; /**< */148 char *targetname; /**< */149 struct ntlm_buf lm; /**< */150 struct ntlm_buf ntlm; /**< */151 struct ntlm_buf sessionkey; /**< */152 char *ws; /**< */153 uint32_t os[2]; /**< */