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