• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/crypto/heimdal/lib/ntlm/

Lines Matching refs:ntlm_buf

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