Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/ntlm/
H A Dheimntlm.h143 struct ntlm_type3 { struct
144 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]; /**< */