Searched refs:heim_ntlm_encode_type1 (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/crypto/heimdal/lib/ntlm/
H A Dheimntlm-protos.h105 heim_ntlm_encode_type1 (
H A Dtest_ntlm.c65 ret = heim_ntlm_encode_type1(&type1, &data);
67 errx(1, "heim_ntlm_encode_type1");
74 errx(1, "heim_ntlm_encode_type1");
H A Dntlm.c590 heim_ntlm_encode_type1(const struct ntlm_type1 *type1, struct ntlm_buf *data) function
/freebsd-current/kerberos5/lib/libheimntlm/
H A DMakefile27 ntlm_core.3 heim_ntlm_encode_type1.3 \
/freebsd-current/crypto/heimdal/lib/gssapi/
H A Dtest_ntlm.c72 ret = heim_ntlm_encode_type1(&type1, &data);
74 errx(1, "heim_ntlm_encode_type1");
198 ret = heim_ntlm_encode_type1(&type1, &data);
200 errx(1, "heim_ntlm_encode_type1");
/freebsd-current/crypto/heimdal/lib/gssapi/ntlm/
H A Dinit_sec_context.c292 ret = heim_ntlm_encode_type1(&type1, &data);

Completed in 120 milliseconds