HomeSort by: relevance | last modified time | path
    Searched refs:ntlm_targetinfo (Results 1 - 8 of 8) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/ntlm/
heimntlm-protos.h 170 struct ntlm_targetinfo */*ti*/);
197 * Encodes a ntlm_targetinfo message.
199 * @param ti the ntlm_targetinfo message to encode.
212 const struct ntlm_targetinfo */*ti*/,
284 * Frees the ntlm_targetinfo message
292 heim_ntlm_free_targetinfo (struct ntlm_targetinfo */*ti*/);
heimntlm.h 104 struct ntlm_targetinfo { struct
test_ntlm.c 351 struct ntlm_targetinfo ti;
397 struct ntlm_targetinfo ti;
ntlm.c 438 * Frees the ntlm_targetinfo message
446 heim_ntlm_free_targetinfo(struct ntlm_targetinfo *ti)
470 * Encodes a ntlm_targetinfo message.
472 * @param ti the ntlm_targetinfo message to encode.
484 heim_ntlm_encode_targetinfo(const struct ntlm_targetinfo *ti,
561 struct ntlm_targetinfo *ti)
  /src/crypto/external/bsd/heimdal/include/
heimntlm-protos.h 168 struct ntlm_targetinfo */*ti*/);
195 * Encodes a ntlm_targetinfo message.
197 * @param ti the ntlm_targetinfo message to encode.
210 const struct ntlm_targetinfo */*ti*/,
282 * Frees the ntlm_targetinfo message
290 heim_ntlm_free_targetinfo (struct ntlm_targetinfo */*ti*/);
  /src/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm/
init_sec_context.c 436 struct ntlm_targetinfo ti;
  /src/crypto/external/bsd/heimdal/dist/kcm/
protocol.c 1554 struct ntlm_targetinfo ti;
  /src/crypto/external/bsd/heimdal/dist/kdc/
digest.c 109 struct ntlm_targetinfo ti;

Completed in 20 milliseconds