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

/freebsd-13-stable/crypto/heimdal/lib/ntlm/
H A Dheimntlm-protos.h80 heim_ntlm_decode_type2 (
H A Dtest_ntlm.c98 ret = heim_ntlm_decode_type2(&data, &type2);
101 errx(1, "heim_ntlm_decode_type2");
171 ret = heim_ntlm_decode_type2(&data, &type2);
174 errx(1, "heim_ntlm_decode_type2");
H A Dntlm.c680 heim_ntlm_decode_type2(const struct ntlm_buf *buf, struct ntlm_type2 *type2) function
/freebsd-13-stable/crypto/heimdal/lib/gssapi/
H A Dtest_ntlm.c104 ret = heim_ntlm_decode_type2(&data, &type2);
106 errx(1, "heim_ntlm_decode_type2");
230 ret = heim_ntlm_decode_type2(&data, &type2);
232 errx(1, "heim_ntlm_decode_type2");
/freebsd-13-stable/crypto/heimdal/lib/gssapi/ntlm/
H A Dinit_sec_context.c312 ret = heim_ntlm_decode_type2(&data, &type2);
/freebsd-13-stable/crypto/heimdal/kcm/
H A Dprotocol.c1478 ret = heim_ntlm_decode_type2(&ndata, &type2);

Completed in 171 milliseconds