Lines Matching refs:ntlm_buf
173 heim_ntlm_free_buf(struct ntlm_buf *p) in heim_ntlm_free_buf()
183 ascii2ucs2le(const char *string, int up, struct ntlm_buf *buf) in ascii2ucs2le()
303 struct ntlm_buf buf; in put_string()
327 ret_buf(krb5_storage *sp, struct sec_buffer *desc, struct ntlm_buf *buf) in ret_buf()
341 put_buf(krb5_storage *sp, const struct ntlm_buf *buf) in put_buf()
397 struct ntlm_buf *data) in heim_ntlm_encode_targetinfo()
456 heim_ntlm_decode_targetinfo(const struct ntlm_buf *data, in heim_ntlm_decode_targetinfo()
530 heim_ntlm_decode_type1(const struct ntlm_buf *buf, struct ntlm_type1 *data) in heim_ntlm_decode_type1()
590 heim_ntlm_encode_type1(const struct ntlm_type1 *type1, struct ntlm_buf *data) in heim_ntlm_encode_type1()
680 heim_ntlm_decode_type2(const struct ntlm_buf *buf, struct ntlm_type2 *type2) in heim_ntlm_decode_type2()
745 heim_ntlm_encode_type2(const struct ntlm_type2 *type2, struct ntlm_buf *data) in heim_ntlm_encode_type2()
835 heim_ntlm_decode_type3(const struct ntlm_buf *buf, in heim_ntlm_decode_type3()
916 heim_ntlm_encode_type3(const struct ntlm_type3 *type3, struct ntlm_buf *data) in heim_ntlm_encode_type3()
1055 heim_ntlm_nt_key(const char *password, struct ntlm_buf *key) in heim_ntlm_nt_key()
1057 struct ntlm_buf buf; in heim_ntlm_nt_key()
1105 struct ntlm_buf *answer) in heim_ntlm_calculate_ntlm1()
1140 struct ntlm_buf *session) in heim_ntlm_v1_base_session()
1166 struct ntlm_buf *ntlmResponse, in heim_ntlm_v2_base_session()
1167 struct ntlm_buf *session) in heim_ntlm_v2_base_session()
1196 heim_ntlm_keyex_wrap(struct ntlm_buf *base_session, in heim_ntlm_keyex_wrap()
1197 struct ntlm_buf *session, in heim_ntlm_keyex_wrap()
1198 struct ntlm_buf *encryptedSession) in heim_ntlm_keyex_wrap()
1266 struct ntlm_buf *session, in heim_ntlm_build_ntlm1_master()
1267 struct ntlm_buf *master) in heim_ntlm_build_ntlm1_master()
1269 struct ntlm_buf sess; in heim_ntlm_build_ntlm1_master()
1300 struct ntlm_buf *blob, in heim_ntlm_build_ntlm2_master()
1301 struct ntlm_buf *session, in heim_ntlm_build_ntlm2_master()
1302 struct ntlm_buf *master) in heim_ntlm_build_ntlm2_master()
1304 struct ntlm_buf sess; in heim_ntlm_build_ntlm2_master()
1331 heim_ntlm_keyex_unwrap(struct ntlm_buf *baseKey, in heim_ntlm_keyex_unwrap()
1332 struct ntlm_buf *encryptedSession, in heim_ntlm_keyex_unwrap()
1333 struct ntlm_buf *session) in heim_ntlm_keyex_unwrap()
1396 struct ntlm_buf buf; in heim_ntlm_ntlmv2_key()
1463 struct ntlm_buf *answer) in heim_ntlm_calculate_lm2()
1514 const struct ntlm_buf *infotarget, in heim_ntlm_calculate_ntlm2()
1516 struct ntlm_buf *answer) in heim_ntlm_calculate_ntlm2()
1616 const struct ntlm_buf *answer, in heim_ntlm_verify_ntlm2()
1617 struct ntlm_buf *infotarget, in heim_ntlm_verify_ntlm2()
1732 struct ntlm_buf *lm, in heim_ntlm_calculate_ntlm2_sess()
1733 struct ntlm_buf *ntlm) in heim_ntlm_calculate_ntlm2_sess()