Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/include/
H A Dheimntlm-protos.h184 struct ntlm_type3 */*type3*/);
266 const struct ntlm_type3 */*type3*/,
323 heim_ntlm_free_type3 (struct ntlm_type3 */*data*/);
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/ntlm/
H A Dheimntlm-protos.h186 struct ntlm_type3 */*type3*/);
268 const struct ntlm_type3 */*type3*/,
325 heim_ntlm_free_type3 (struct ntlm_type3 */*data*/);
H A Dtest_ntlm.c58 struct ntlm_type3 type3; in test_parse()
348 struct ntlm_type3 t3; in test_ntlmv2()
508 struct ntlm_type3 type3; in test_jp()
H A Dheimntlm.h150 struct ntlm_type3 { struct
H A Dntlm.c965 heim_ntlm_free_type3(struct ntlm_type3 *data) in heim_ntlm_free_type3()
986 struct ntlm_type3 *type3) in heim_ntlm_decode_type3()
1069 heim_ntlm_encode_type3(const struct ntlm_type3 *type3, struct ntlm_buf *data, size_t *mic_offset) in heim_ntlm_encode_type3()
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/ntlm/html/
H A Dstructntlm__type3__coll__graph.map1 <map id="ntlm_type3" name="ntlm_type3">
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/
H A Dtest_ntlm.c59 struct ntlm_type3 type3; in test_libntlm_v1()
186 struct ntlm_type3 type3; in test_libntlm_v2()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm/
H A Dntlm.h79 (*ntlm_interface_type3)(OM_uint32 *, void *, const struct ntlm_type3 *,
H A Daccept_sec_context.c180 struct ntlm_type3 type3; in _gss_ntlm_accept_sec_context()
H A Dkdc.c349 const struct ntlm_type3 *type3, in kdc_type3()
H A Dinit_sec_context.c343 struct ntlm_type3 type3; in _gss_ntlm_init_sec_context()
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/ntlm/
H A Dmanpages26 ntlm/man/man3/ntlm_type3.3
/netbsd-src/crypto/external/bsd/heimdal/dist/kcm/
H A Dprotocol.c1446 struct ntlm_type3 type3; in kcm_op_do_ntlm()