Searched refs:ntlm_buf (Results 1 - 15 of 15) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/ntlm/
H A Dheimntlm-protos.h15 struct ntlm_buf */*session*/,
16 struct ntlm_buf */*master*/);
22 struct ntlm_buf */*blob*/,
23 struct ntlm_buf */*session*/,
24 struct ntlm_buf */*master*/);
34 struct ntlm_buf */*answer*/);
41 struct ntlm_buf */*answer*/);
50 const struct ntlm_buf */*infotarget*/,
52 struct ntlm_buf */*answer*/);
59 struct ntlm_buf */*l
[all...]
H A Dheimntlm.h43 struct ntlm_buf { struct
131 struct ntlm_buf targetinfo; /**< */
147 struct ntlm_buf lm; /**< */
148 struct ntlm_buf ntlm; /**< */
149 struct ntlm_buf sessionkey; /**< */
H A Dntlm.c173 heim_ntlm_free_buf(struct ntlm_buf *p)
183 ascii2ucs2le(const char *string, int up, struct ntlm_buf *buf)
303 struct ntlm_buf buf;
327 ret_buf(krb5_storage *sp, struct sec_buffer *desc, struct ntlm_buf *buf)
341 put_buf(krb5_storage *sp, const struct ntlm_buf *buf)
397 struct ntlm_buf *data)
456 heim_ntlm_decode_targetinfo(const struct ntlm_buf *data,
530 heim_ntlm_decode_type1(const struct ntlm_buf *buf, struct ntlm_type1 *data)
590 heim_ntlm_encode_type1(const struct ntlm_type1 *type1, struct ntlm_buf *data)
680 heim_ntlm_decode_type2(const struct ntlm_buf *bu
[all...]
H A Dtest_ntlm.c54 struct ntlm_buf data;
117 struct ntlm_buf key;
190 struct ntlm_buf infotarget, infotarget2, answer, key;
251 struct ntlm_buf lm, ntlm;
295 struct ntlm_buf buf;
/freebsd-11-stable/crypto/heimdal/lib/gssapi/ntlm/
H A Dntlm.h74 const char *, uint32_t *, struct ntlm_buf *);
78 struct ntlm_buf *);
81 (*ntlm_interface_free_buffer)(struct ntlm_buf *);
106 struct ntlm_buf key;
H A Dinit_sec_context.c38 char **username, struct ntlm_buf *key)
77 char **username, struct ntlm_buf *key)
98 get_user_ccache(const ntlm_name name, char **username, struct ntlm_buf *key)
247 struct ntlm_buf data;
305 struct ntlm_buf data;
336 struct ntlm_buf sessionkey;
395 struct ntlm_buf sessionkey;
H A Dkdc.c50 struct ntlm_buf key;
249 struct ntlm_buf *out)
255 struct ntlm_buf data;
348 struct ntlm_buf *sessionkey)
417 kdc_free_buffer(struct ntlm_buf *sessionkey)
H A Daccept_sec_context.c83 struct ntlm_buf data;
113 struct ntlm_buf out;
179 struct ntlm_buf session;
/freebsd-11-stable/crypto/heimdal/lib/gssapi/
H A Dtest_ntlm.c58 struct ntlm_buf data;
116 struct ntlm_buf key;
125 struct ntlm_buf sessionkey;
185 struct ntlm_buf data;
240 struct ntlm_buf key;
255 struct ntlm_buf sessionkey;
/freebsd-11-stable/kerberos5/lib/libheimntlm/
H A DMakefile12 MAN= ntlm_buf.3 \
/freebsd-11-stable/crypto/heimdal/kdc/
H A Ddigest-service.c131 struct ntlm_buf infotarget, answer;
153 struct ntlm_buf answer;
H A Ddigest.c109 struct ntlm_buf d;
805 struct ntlm_buf answer;
1221 struct ntlm_buf infotarget, answer;
1262 struct ntlm_buf answer;
/freebsd-11-stable/crypto/heimdal/kuser/
H A Dkdigest.c278 struct ntlm_buf answer;
437 struct ntlm_buf data;
H A Dkinit.c326 const char *domain, struct ntlm_buf *buf)
364 struct ntlm_buf ntlmkey;
/freebsd-11-stable/crypto/heimdal/kcm/
H A Dprotocol.c1442 struct ntlm_buf ndata, sessionkey;
1498 struct ntlm_buf sessionkey;
1546 struct ntlm_buf sessionkey;

Completed in 82 milliseconds