Searched refs:ntlm_type1 (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/crypto/heimdal/lib/ntlm/
H A Dheimntlm-protos.h77 struct ntlm_type1 */*data*/);
106 const struct ntlm_type1 */*type1*/,
126 heim_ntlm_free_type1 (struct ntlm_type1 */*data*/);
H A Dheimntlm.h115 struct ntlm_type1 { struct
H A Dtest_ntlm.c51 struct ntlm_type1 type1;
H A Dntlm.c512 * Frees the ntlm_type1 message
520 heim_ntlm_free_type1(struct ntlm_type1 *data)
530 heim_ntlm_decode_type1(const struct ntlm_buf *buf, struct ntlm_type1 *data)
577 * Encodes an ntlm_type1 message.
579 * @param type1 the ntlm_type1 message to encode.
590 heim_ntlm_encode_type1(const struct ntlm_type1 *type1, struct ntlm_buf *data)
/freebsd-13-stable/kerberos5/lib/libheimntlm/
H A DMakefile14 ntlm_type1.3 \
/freebsd-13-stable/crypto/heimdal/lib/gssapi/
H A Dtest_ntlm.c55 struct ntlm_type1 type1;
182 struct ntlm_type1 type1;
/freebsd-13-stable/crypto/heimdal/lib/gssapi/ntlm/
H A Daccept_sec_context.c110 struct ntlm_type1 type1;
H A Dinit_sec_context.c246 struct ntlm_type1 type1;

Completed in 202 milliseconds