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

/freebsd-9.3-release/crypto/heimdal/lib/ntlm/
H A Dheimntlm-protos.h73 heim_ntlm_encode_type1 (
H A Dtest_ntlm.c68 ret = heim_ntlm_encode_type1(&type1, &data);
70 errx(1, "heim_ntlm_encode_type1");
77 errx(1, "heim_ntlm_encode_type1");
H A Dntlm.c453 heim_ntlm_encode_type1(const struct ntlm_type1 *type1, struct ntlm_buf *data) function
/freebsd-9.3-release/crypto/heimdal/lib/gssapi/
H A Dtest_ntlm.c74 ret = heim_ntlm_encode_type1(&type1, &data);
76 errx(1, "heim_ntlm_encode_type1");
200 ret = heim_ntlm_encode_type1(&type1, &data);
202 errx(1, "heim_ntlm_encode_type1");
/freebsd-9.3-release/crypto/heimdal/lib/gssapi/ntlm/
H A Dinit_sec_context.c303 ret = heim_ntlm_encode_type1(&type1, &data);

Completed in 51 milliseconds