Searched refs:ntlm_targetinfo (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/ntlm/
H A Dheimntlm-protos.h72 struct ntlm_targetinfo */*ti*/);
100 const struct ntlm_targetinfo */*ti*/,
123 heim_ntlm_free_targetinfo (struct ntlm_targetinfo */*ti*/);
H A Dheimntlm.h100 struct ntlm_targetinfo { struct
H A Dtest_ntlm.c294 struct ntlm_targetinfo ti;
H A Dntlm.c351 * Frees the ntlm_targetinfo message
359 heim_ntlm_free_targetinfo(struct ntlm_targetinfo *ti)
381 * Encodes a ntlm_targetinfo message.
383 * @param ti the ntlm_targetinfo message to encode.
395 heim_ntlm_encode_targetinfo(const struct ntlm_targetinfo *ti,
458 struct ntlm_targetinfo *ti)
/freebsd-11-stable/crypto/heimdal/lib/gssapi/ntlm/
H A Dinit_sec_context.c397 struct ntlm_targetinfo ti;
/freebsd-11-stable/crypto/heimdal/kcm/
H A Dprotocol.c1548 struct ntlm_targetinfo ti;
/freebsd-11-stable/crypto/heimdal/kdc/
H A Ddigest.c107 struct ntlm_targetinfo ti;

Completed in 55 milliseconds